From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Olivier Sirven Newsgroups: gmane.emacs.devel Subject: Re: Patch for PHP5 support for etags Date: Fri, 16 Mar 2012 17:52:50 +0100 Message-ID: <878vj0lc7x.fsf@gandalf.home.thebuble.org> References: <87obsomsbt.fsf@gandalf.home.thebuble.org> <87399jjund.fsf@gandalf.home.thebuble.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1331916815 19298 80.91.229.3 (16 Mar 2012 16:53:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2012 16:53:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 16 17:53:35 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S8aPG-0001ZD-Ec for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2012 17:53:34 +0100 Original-Received: from localhost ([::1]:48888 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8aPF-0002gK-Uh for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2012 12:53:33 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8aPD-0002f9-5u for emacs-devel@gnu.org; Fri, 16 Mar 2012 12:53:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8aOn-0004JC-9e for emacs-devel@gnu.org; Fri, 16 Mar 2012 12:53:30 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:44411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8aOn-0004Iz-2j for emacs-devel@gnu.org; Fri, 16 Mar 2012 12:53:05 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S8aOk-00015U-2W for emacs-devel@gnu.org; Fri, 16 Mar 2012 17:53:02 +0100 Original-Received: from home.thebuble.org ([88.160.208.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2012 17:53:02 +0100 Original-Received: from the.slaa by home.thebuble.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2012 17:53:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: home.thebuble.org User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (gnu/linux) Cancel-Lock: sha1:gScUEshY7Uf4SFliWSMVqx97lYM= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149100 Archived-At: On 2012-03-08 20:10:25, Francesco Potort́ wrote: >>So maybe I'm the only one but what can/should I do to get this patch >>merged? > > If you would like to try, you are welcome! As a start, please try and > start from the current etags.c version in Emacs trunk. Then write to > me, I'll try to help you get going, if necessary. > > Else, I'll try to reapply the patch and see what comes out. Sp I reapplied the patch and everything went quite smoothly as far as I can see. What is the next step? -- Oliv