From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [patch] combined build Date: Sat, 17 Nov 2007 18:30:35 -0500 Message-ID: References: <473C347B.6080907@yandex.ru> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1195342317 15039 80.91.229.12 (17 Nov 2007 23:31:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 17 Nov 2007 23:31:57 +0000 (UTC) Cc: dmantipov@yandex.ru, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 18 00:32:02 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 1ItX8m-0008JS-JO for ged-emacs-devel@m.gmane.org; Sun, 18 Nov 2007 00:31:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItX8Z-0007Hw-FU for ged-emacs-devel@m.gmane.org; Sat, 17 Nov 2007 18:31:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ItX7V-0006hz-K1 for emacs-devel@gnu.org; Sat, 17 Nov 2007 18:30:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ItX7V-0006hb-2v for emacs-devel@gnu.org; Sat, 17 Nov 2007 18:30:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ItX7U-0006hA-P8 for emacs-devel@gnu.org; Sat, 17 Nov 2007 18:30:36 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ItX7U-0007br-Bh for emacs-devel@gnu.org; Sat, 17 Nov 2007 18:30:36 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1ItX7T-0007ig-8H; Sat, 17 Nov 2007 18:30:35 -0500 In-reply-to: ((Unparsable address -- Strange character \: found: ":_^_Dan Nicolaescu ")) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:83483 Archived-At: IMO we should check in the C code changes because they are technically correct and TRTD. Please don't write `(void)' as argument list (in fringe.c, keyboard.c, etc). As for using stdard for `fatal', I will go along with it.