From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francesco =?utf-8?Q?Potort=C3=AC?= Newsgroups: gmane.emacs.devel Subject: Re: How do I use tags to go to begv_byte instead of BEGV_BYTE? Date: Wed, 01 Sep 2010 22:59:48 +0200 Message-ID: References: <8762yup6tg.fsf@gmail.com> <87mxs3rd9l.fsf@gmail.com> <87aao1p72g.fsf@gmail.com> <8762ypp59x.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1283375426 5040 80.91.229.12 (1 Sep 2010 21:10:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Sep 2010 21:10:26 +0000 (UTC) Cc: Wojciech Meyer , Lennart Borgman , Andreas Schwab , Stefan Monnier , Emacs-Devel devel To: Wojciech Meyer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 01 23:10:22 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 1OquZZ-00058h-30 for ged-emacs-devel@m.gmane.org; Wed, 01 Sep 2010 23:10:21 +0200 Original-Received: from localhost ([127.0.0.1]:41116 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OquZX-0002F6-TN for ged-emacs-devel@m.gmane.org; Wed, 01 Sep 2010 17:10:20 -0400 Original-Received: from [140.186.70.92] (port=45635 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OquZI-00028P-8N for emacs-devel@gnu.org; Wed, 01 Sep 2010 17:10:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OquQV-0004uM-8g for emacs-devel@gnu.org; Wed, 01 Sep 2010 17:01:01 -0400 Original-Received: from blade3.isti.cnr.it ([194.119.192.19]:53497) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OquQV-0004uF-2O for emacs-devel@gnu.org; Wed, 01 Sep 2010 17:00:59 -0400 Original-Received: from conversionlocal.isti.cnr.it by mx.isti.cnr.it (PMDF V6.5 #31825) id <01NRE4GCXI34I53W36@mx.isti.cnr.it> for emacs-devel@gnu.org; Wed, 01 Sep 2010 22:59:49 +0100 Original-Received: from tucano.isti.cnr.it (tucano.isti.cnr.it [146.48.81.102]) by mx.isti.cnr.it (PMDF V6.5 #31826) with ESMTPSA id <01NRE4GCF64EIU2JIP@mx.isti.cnr.it>; Wed, 01 Sep 2010 22:59:48 +0100 Original-Received: from pot by tucano.isti.cnr.it with local (Exim 4.72) (envelope-from ) id 1OquPM-0003Ew-4G; Wed, 01 Sep 2010 22:59:48 +0200 In-reply-to: <8762ypp59x.fsf@gmail.com> X-INSM-ip-source: 146.48.81.102 Auth Done X-fingerprint: 4B02 6187 5C03 D6B1 2E31 7666 09DF 2DC9 BE21 6115 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:129563 Archived-At: >Wojciech Meyer writes: >> BTW: clearly I now see you are a maintainer of `etags' package and I >> should contact you before I posted a patch, but just didn't think about >> it. I might contact you with some more sooner or later. :) > >and... I forgot to say sorry in the former post. You shouldn't, this is the right place to discuss these things. Moreover, I maintain 'etags.c', not 'etags.el', even though I have contributed to the latter now and then.