From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86288 Path: news.gmane.org!not-for-mail From: Jens Lechtenboerger Newsgroups: gmane.emacs.gnus.general Subject: Re: Refactoring of mml1991.el, mml2015.el, mml-smime.el Date: Sat, 14 Nov 2015 16:44:07 +0100 Message-ID: <87fv08fuwo.fsf@informationelle-selbstbestimmung-im-internet.de> References: <86wq8xffpv.fsf@informationelle-selbstbestimmung-im-internet.de> <87k2qmsrt1.fsf@informationelle-selbstbestimmung-im-internet.de> <87io5d7dwa.fsf@informationelle-selbstbestimmung-im-internet.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1447515954 11899 80.91.229.3 (14 Nov 2015 15:45:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Nov 2015 15:45:54 +0000 (UTC) Cc: ding@gnus.org To: Daiki Ueno Original-X-From: ding-owner+M34520@lists.math.uh.edu Sat Nov 14 16:45:42 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zxd1I-0007ow-Fp for ding-account@gmane.org; Sat, 14 Nov 2015 16:45:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1Zxd03-00047F-L5; Sat, 14 Nov 2015 09:44:23 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1Zxd00-00046t-Bp for ding@lists.math.uh.edu; Sat, 14 Nov 2015 09:44:20 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1Zxczy-0007cx-5q for ding@lists.math.uh.edu; Sat, 14 Nov 2015 09:44:20 -0600 Original-Received: from mx1.mailbox.org ([80.241.60.212]) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1Zxczv-0004ix-8m for ding@gnus.org; Sat, 14 Nov 2015 16:44:15 +0100 Original-Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 581A040443; Sat, 14 Nov 2015 16:44:09 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Original-Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id 4iRjHWNafy03; Sat, 14 Nov 2015 16:44:08 +0100 (CET) OpenPGP: id=0xA142FD84; url=http://www.informationelle-selbstbestimmung-im-internet.de/A142FD84.asc Mail-Followup-To: Daiki Ueno , ding@gnus.org In-Reply-To: (Daiki Ueno's message of "Wed, 11 Nov 2015 15:20:27 +0900") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) X-Spam-Score: -3.0 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86288 Archived-At: On 2015-11-11, at 15:20, Daiki Ueno wrote: > If there is any incompatible change in the patch, then it would be > good to announce on those lists. There will be incompatible changes. I plan to go for changes such that my test cases do not fail. > On the other hand, if you are doing only refactoring, I doubt it > will be useful to ask on the lists and it might be easier to > directly push the changes to the git repo and gather practical > feedbacks. Let=E2=80=99s try that. > Do you have copyright assignment for Emacs? If not, consider > filing one. Once the process has done, I think you can ask Lars > or Ted for the commit access. I do have that assignment, and I sent an e-mail to Ted (he is suggested on the git web page). Many thanks for your input! Best wishes Jens