From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] unexec() for Cygwin port Date: 30 Mar 2004 08:13:31 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <9003-Mon29Mar2004212726+0300-eliz@gnu.org> <4068894A.1070402@hekimian.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1080627351 2387 80.91.224.253 (30 Mar 2004 06:15:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Mar 2004 06:15:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Mar 30 08:15:45 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B8CXJ-000735-00 for ; Tue, 30 Mar 2004 08:15:45 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B8CXJ-0006z3-00 for ; Tue, 30 Mar 2004 08:15:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B8CTW-0006RS-3C for emacs-devel@quimby.gnus.org; Tue, 30 Mar 2004 01:11:50 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B8CTJ-0006QI-Ih for emacs-devel@gnu.org; Tue, 30 Mar 2004 01:11:37 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B8CSm-0006LK-0k for emacs-devel@gnu.org; Tue, 30 Mar 2004 01:11:35 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1B8CSk-0006K7-8S; Tue, 30 Mar 2004 01:11:03 -0500 Original-To: Joe Buehler In-reply-to: <4068894A.1070402@hekimian.com> (message from Joe Buehler on Mon, 29 Mar 2004 15:38:34 -0500) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21079 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21079 > Date: Mon, 29 Mar 2004 15:38:34 -0500 > From: Joe Buehler > > > > Here and elsewhere in your changes, you use code style that is > > different from what we use in Emacs and in general in the GNU project: > > I will look for the emacs GNU indent option since they are probably > documented somewhere, but if you have a pointer I would appreciate it. One place to look is in the node "Writing C" and its subnodes, in the "GNU Coding Standards" manual. It is available from the GNU FTP site: ftp://ftp.gnu.org/gnu/GNUinfo/standards.texi