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: abandon K&R C ?(was: Re: isearch multiple buffers) Date: Mon, 29 Oct 2007 21:46:18 +0200 Message-ID: References: <87odfcggvl.fsf@jurta.org> <87hckk9uoa.fsf@jurta.org> <87abqcrq9p.fsf@catnip.gol.com> <471BE5D3.3050007@gmail.com> <87y7dwq7x9.fsf@catnip.gol.com> <87odepv21n.fsf@catnip.gol.com> <87ir4wjcev.fsf@catnip.gol.com> <200710261516.l9QFGQ7C001069@oogie-boogie.ics.uci.edu> <200710261941.l9QJfcH0010503@oogie-boogie.ics.uci.edu> <200710271728.l9RHSk8B019811@oogie-boogie.ics.uci.edu> <200710281838.l9SIcipk027499@oogie-boogie.ics.uci.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1193687207 18520 80.91.229.12 (29 Oct 2007 19:46:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2007 19:46:47 +0000 (UTC) Cc: dann@ics.uci.edu, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 29 20:46:49 2007 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.50) id 1ImaZP-0003xI-Hh for ged-emacs-devel@m.gmane.org; Mon, 29 Oct 2007 20:46:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImaZG-0006Bt-Bn for ged-emacs-devel@m.gmane.org; Mon, 29 Oct 2007 15:46:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImaZD-0006AH-4y for emacs-devel@gnu.org; Mon, 29 Oct 2007 15:46:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImaZC-00069e-46 for emacs-devel@gnu.org; Mon, 29 Oct 2007 15:46:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImaZC-00069b-1c for emacs-devel@gnu.org; Mon, 29 Oct 2007 15:46:30 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImaZ6-0003ig-Gh; Mon, 29 Oct 2007 15:46:25 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-216-126.inter.net.il [84.229.216.126]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id DZN96237 (AUTH halo1); Mon, 29 Oct 2007 21:46:18 +0200 (IST) In-reply-to: (message from Richard Stallman on Mon, 29 Oct 2007 05:21:48 -0400) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:82094 Archived-At: > From: Richard Stallman > CC: eliz@gnu.org, emacs-devel@gnu.org > Date: Mon, 29 Oct 2007 05:21:48 -0400 > > This also seems be a good opportunity abandon K&R C. > > I am not looking for an "opportunity" to do this. Btw, we can have the cake and eat it, too, by using the P_ macro (defined on lisp.h).