From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Base patch for bug #5975 (bookmarking from Gnus Article buffer). Date: Wed, 14 Jul 2010 13:18:02 +0300 Message-ID: <83lj9eqsdh.fsf@gnu.org> References: <87y6dydn6q.fsf@tux.homenetwork> <201006292126.15409.tassilo@member.fsf.org> <87iq51ehnv.fsf@tux.homenetwork> <201006292210.43121.tassilo@member.fsf.org> <87eifpegqx.fsf@tux.homenetwork> <87k4ozdq6b.fsf_-_@red-bean.com> <87d3urdppj.fsf@red-bean.com> <87sk3mbh60.fsf@tux.homenetwork> <83oceaqx0z.fsf@gnu.org> <87oceabfga.fsf@tux.homenetwork> <83mxtuqtzz.fsf@gnu.org> <87k4oybcll.fsf@tux.homenetwork> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1279102844 24743 80.91.229.12 (14 Jul 2010 10:20:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Jul 2010 10:20:44 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 14 12:20:40 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 1OYz4x-0007gO-4G for ged-emacs-devel@m.gmane.org; Wed, 14 Jul 2010 12:20:39 +0200 Original-Received: from localhost ([127.0.0.1]:44689 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYz4w-0002i2-GI for ged-emacs-devel@m.gmane.org; Wed, 14 Jul 2010 06:20:38 -0400 Original-Received: from [140.186.70.92] (port=47943 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYz4m-0002fV-Go for emacs-devel@gnu.org; Wed, 14 Jul 2010 06:20:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYz4l-0008C0-7X for emacs-devel@gnu.org; Wed, 14 Jul 2010 06:20:28 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:33315) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYz4k-0008Bl-Ur for emacs-devel@gnu.org; Wed, 14 Jul 2010 06:20:27 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0L5J00100LWVO100@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Wed, 14 Jul 2010 13:20:00 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.120.144]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L5J0006AM1B1Z70@a-mtaout23.012.net.il>; Wed, 14 Jul 2010 13:20:00 +0300 (IDT) In-reply-to: <87k4oybcll.fsf@tux.homenetwork> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:127272 Archived-At: > From: Thierry Volpiatto > Cc: emacs-devel@gnu.org > Date: Wed, 14 Jul 2010 12:07:50 +0200 > > Eli Zaretskii writes: > > >> From: Thierry Volpiatto > >> Cc: emacs-devel@gnu.org > >> Date: Wed, 14 Jul 2010 11:06:13 +0200 > >> > >> But i am speaking of the case where contributor's code is modified by Emacs > >> developers > > > > Do you have examples? I think this is done only rarely, and only when > > the patch is very small. > > Most of my patchs including the last. > See all integration of bookmarking from Gnus/Woman/Man. > See also the M-g s command in bookmark. I don't know where to look in order "to see". Can you show the patch you submitted for Woman and `man' and point to a revno where its modified version actually went in?