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: cc-mode adds newlines Date: Mon, 22 Nov 2004 06:35:52 +0200 Message-ID: <01c4d04c$Blat.v2.2.2$e5233c00@zahav.net.il> References: <20041121020850.GA20436@apps.cwi.nl> <20041121122629.GE20436@apps.cwi.nl> <20041121124911.GG20436@apps.cwi.nl> <20041121132804.GJ20436@apps.cwi.nl> <01c4d003$Blat.v2.2.2$3d9a05c0@zahav.net.il> <20041121212806.GC25181@apps.cwi.nl> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1101098416 4606 80.91.229.6 (22 Nov 2004 04:40:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Nov 2004 04:40:16 +0000 (UTC) Cc: bug-cc-mode@gnu.org, acm@muc.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 22 05:40:02 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CW5ze-0001XM-00 for ; Mon, 22 Nov 2004 05:40:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CW68g-0003tr-5o for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2004 23:49:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CW68W-0003ti-GS for emacs-devel@gnu.org; Sun, 21 Nov 2004 23:49:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CW68V-0003tO-Sr for emacs-devel@gnu.org; Sun, 21 Nov 2004 23:49:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CW68V-0003tE-PI for emacs-devel@gnu.org; Sun, 21 Nov 2004 23:49:11 -0500 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CW5yK-0004yY-3a; Sun, 21 Nov 2004 23:38:40 -0500 Original-Received: from zaretski ([80.230.143.196]) by legolas.inter.net.il (MOS 3.5.5-GR) with ESMTP id DDX93867 (AUTH halo1); Mon, 22 Nov 2004 06:38:31 +0200 (IST) Original-To: Andries Brouwer X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <20041121212806.GC25181@apps.cwi.nl> (message from Andries Brouwer on Sun, 21 Nov 2004 22:28:06 +0100) 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: main.gmane.org gmane.emacs.devel:30226 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30226 > Date: Sun, 21 Nov 2004 22:28:06 +0100 > From: Andries Brouwer > Cc: Andries Brouwer , bug-cc-mode@gnu.org, acm@muc.de, > emacs-devel@gnu.org > > People are slow in getting my point That's because you are slow in getting theirs. > So, if you set require-final-newline to true and emacs inserts the > final newline then there is nothing unexpected about the change. You obviously think that people who customize Emacs remember by heart every single customization they do. It may come as a surprise to you, then, that I actually needed to look it up in my .emacs. So much for ``concious'' and ``nothing unexpected''. > But if you do not set require-final-newline to true, in fact set > it to ask, and still emacs inserts a final newline without asking, > that is really bad. Others tried to explain to you in so many words why it might be actually good. Perhaps you should re-read those messages.