From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68770 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: Changes in Gnus on the release branch Date: Mon, 20 Jul 2009 09:45:39 +0900 Message-ID: References: <834otaqrbc.fsf@gnu.org> <871voes44b.fsf@marauder.physik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1248050773 3009 80.91.229.12 (20 Jul 2009 00:46:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Jul 2009 00:46:13 +0000 (UTC) Cc: Katsumi Yamaoka , Miles Bader , ding@gnus.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 20 02:46:06 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MSh13-00004x-Ed for ged-emacs-devel@m.gmane.org; Mon, 20 Jul 2009 02:46:05 +0200 Original-Received: from localhost ([127.0.0.1]:39260 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSh12-00041v-IA for ged-emacs-devel@m.gmane.org; Sun, 19 Jul 2009 20:46:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MSh0y-00040g-7Z for emacs-devel@gnu.org; Sun, 19 Jul 2009 20:46:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSh0t-0003oZ-8x for emacs-devel@gnu.org; Sun, 19 Jul 2009 20:45:59 -0400 Original-Received: from [199.232.76.173] (port=45443 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSh0t-0003oP-0t for emacs-devel@gnu.org; Sun, 19 Jul 2009 20:45:55 -0400 Original-Received: from washington.hostforweb.net ([66.225.201.13]:34929) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MSh0p-0007Hr-Dg; Sun, 19 Jul 2009 20:45:51 -0400 Original-Received: from softbank218118002009.bbtec.net ([218.118.2.9]:35281 helo=) by washington.hostforweb.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MSh0O-0001Wz-4f; Sun, 19 Jul 2009 19:45:24 -0500 X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:nrOPbSaeGER2Njhal1OVTGjpi+U= X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:112799 gmane.emacs.gnus.general:68770 Archived-At: >>>>> In <871voes44b.fsf@marauder.physik.uni-ulm.de> >>>>> Reiner Steib wrote: > On Sat, Jul 18 2009, Eli Zaretskii wrote: > > Why were the changes below checked-in on the release branch, during a > > week that is supposed to be the last one before the release? Is there > > some grave bug that was fixed by them? If not, I suggest to revert > > them. > The change in auth-source.el should only be in the trunk (see Chong's > message here on emacs-devel: > ). > These need to be reverted on the release branch. I'm not sure about > Katsumi's changes, I have to look at it. > I'll do so later today. > Bye, Reiner. Sorry for my mistake. The changes I made in nnmaildir.el was for the bugfix but the ones in nnrss.el and auth-source.el didn't seem so. Anyway I had to have asked it in emacs-devel before making changes in the RC branch. Regards,