From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: stop using P_, __P in header files Date: Fri, 02 Jul 2010 17:55:13 +0200 Message-ID: <4C2E0BE1.7000807@swipnet.se> References: <4C2DB1E0.7010305@swipnet.se> <4C2DE4EF.7090101@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1278086134 17584 80.91.229.12 (2 Jul 2010 15:55:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 2 Jul 2010 15:55:34 +0000 (UTC) Cc: Dan Nicolaescu , emacs-devel@gnu.org To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 02 17:55:33 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 1OUiaS-0000i4-HD for ged-emacs-devel@m.gmane.org; Fri, 02 Jul 2010 17:55:32 +0200 Original-Received: from localhost ([127.0.0.1]:55222 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUiaR-0000pi-VS for ged-emacs-devel@m.gmane.org; Fri, 02 Jul 2010 11:55:32 -0400 Original-Received: from [140.186.70.92] (port=43625 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUiaM-0000p4-1z for emacs-devel@gnu.org; Fri, 02 Jul 2010 11:55:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUiaG-0003QU-N1 for emacs-devel@gnu.org; Fri, 02 Jul 2010 11:55:25 -0400 Original-Received: from smtprelay-h32.telenor.se ([213.150.131.5]:40392) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUiaE-0003Pr-AB; Fri, 02 Jul 2010 11:55:18 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h32.telenor.se (Postfix) with ESMTP id C7C9CC1FE; Fri, 2 Jul 2010 17:55:14 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhE3ALKoLUxV4S0jPGdsb2JhbACDHIRSl3IMAQEBATUtrX6RJYEpgwlyBA X-IronPort-AV: E=Sophos;i="4.53,527,1272837600"; d="scan'208";a="97456169" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb2.telenor.se with ESMTP; 02 Jul 2010 17:55:14 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id C4B3E7FA05A; Fri, 2 Jul 2010 17:55:13 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 In-Reply-To: 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:126701 Archived-At: Not sure what you mean, I have no lib-src/ctags.c. If you mean etags.c, = I=20 removed it. Jan D. Juanma Barranquero skrev 2010-07-02 16.19: > On Fri, Jul 2, 2010 at 15:09, Jan Dj=C3=A4rv wrote= : > >> Done. > > Thanks. > > Did you keep __P on lib-src/ctags.c on purpose? > > And should we also remove PP from src/gmalloc.c? > > Juanma