From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel Subject: Re: bookmark from gnus article wrong modification Date: Tue, 20 Jul 2010 10:22:47 +0900 Organization: Emacsen advocacy group Message-ID: References: <87vd8ftvm1.fsf@tux.homenetwork> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1279589002 23526 80.91.229.12 (20 Jul 2010 01:23:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 20 Jul 2010 01:23:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 20 03:23:20 2010 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.69) (envelope-from ) id 1Ob1YC-0007wh-9O for ged-emacs-devel@m.gmane.org; Tue, 20 Jul 2010 03:23:16 +0200 Original-Received: from localhost ([127.0.0.1]:46514 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ob1YB-0007uW-CQ for ged-emacs-devel@m.gmane.org; Mon, 19 Jul 2010 21:23:15 -0400 Original-Received: from [140.186.70.92] (port=39654 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ob1Y2-0007to-V5 for emacs-devel@gnu.org; Mon, 19 Jul 2010 21:23:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ob1Y1-0001vE-Nu for emacs-devel@gnu.org; Mon, 19 Jul 2010 21:23:06 -0400 Original-Received: from orlando.hostforweb.net ([216.246.45.90]:54336) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ob1Y1-0001v4-LU for emacs-devel@gnu.org; Mon, 19 Jul 2010 21:23:05 -0400 Original-Received: from localhost ([127.0.0.1]:33010) by orlando.hostforweb.net with esmtpa (Exim 4.69) (envelope-from ) id 1Ob1Xv-0004OX-Ih; Mon, 19 Jul 2010 20:22:59 -0500 X-Hashcash: 1:20:100720:thierry.volpiatto@gmail.com::QBXO3xlD8cFf6O+B:00000000000000000000000000000000000epy X-Hashcash: 1:20:100720:emacs-devel@gnu.org::1Fv3y6h2r8j9e13H:0000000000000000000000000000000000000000001Bif 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/24.0.50 (gnu/linux) Cancel-Lock: sha1:UF03l1IZPybajtzGArktO/1Akcw= X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - orlando.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 eggs.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:127593 Archived-At: Thierry Volpiatto wrote: > the last modification for compatibility with older emacs in gnus-sum.el > is wrong. Oops, that's my fault. Thanks for pointing it out. Fixed in both the Gnus trunk and the Emacs trunk. Regards,