From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: cc-mode adds newlines Date: Sun, 21 Nov 2004 20:03:55 +0100 Message-ID: <1101063835.549340.23229.nullmailer@Update.UU.SE> References: <20041121122629.GE20436@apps.cwi.nl> <20041121142946.GO20436@apps.cwi.nl> Reply-To: ams@kemisten.nu NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1101063911 12627 80.91.229.6 (21 Nov 2004 19:05:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Nov 2004 19:05:11 +0000 (UTC) Cc: bug-cc-mode@gnu.org, acm@muc.de, Andries.Brouwer@cwi.nl, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 21 20:05:01 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 1CVx1A-00065O-00 for ; Sun, 21 Nov 2004 20:05:01 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVxAB-0002mi-7F for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2004 14:14:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVxA0-0002ma-89 for emacs-devel@gnu.org; Sun, 21 Nov 2004 14:14:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVx9z-0002mO-RK for emacs-devel@gnu.org; Sun, 21 Nov 2004 14:14:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVx9z-0002mL-L2 for emacs-devel@gnu.org; Sun, 21 Nov 2004 14:14:07 -0500 Original-Received: from [130.238.7.33] (helo=limicola.its.uu.se) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CVx0J-0005cp-6u; Sun, 21 Nov 2004 14:04:07 -0500 Original-Received: by limicola.its.uu.se (Postfix, from userid 205) id AE42C4995; Sun, 21 Nov 2004 20:04:05 +0100 (MEZ) Original-Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s3309; Sun, 21 Nov 04 20:03:57 +0100 Original-Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by limicola.its.uu.se (Postfix) with ESMTP id E1B0E4940; Sun, 21 Nov 2004 20:03:56 +0100 (MEZ) Original-Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 9B1FF38012; Sun, 21 Nov 2004 20:03:56 +0100 (CET) Original-Received: from Psilocybe.Update.UU.SE ([127.0.0.1]) by localhost (Psilocybe [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00966-02; Sun, 21 Nov 2004 20:03:55 +0100 (CET) Original-Received: from Update.UU.SE (Lem.Update.UU.SE [130.238.19.73]) by Psilocybe.Update.UU.SE (Postfix) with SMTP; Sun, 21 Nov 2004 20:03:55 +0100 (CET) Original-Received: (nullmailer pid 23230 invoked by uid 30270); Sun, 21 Nov 2004 19:03:55 -0000 Original-To: Andries Brouwer In-reply-to: <20041121142946.GO20436@apps.cwi.nl> (message from Andries Brouwer on Sun, 21 Nov 2004 15:29:47 +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:30204 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30204 > >You see - nobody wants c-require-final-newline. > > Untrue - Alfred M. Szmidt, for one, wants it. Did he tell you in private mail? To me he wrote "It is not relevant what I want" I told this on this mailing list, that you are incapable reading, is really not my problem. To quote myself: ,---- | > Feel free to change the setting in your .emacs. | | That is the typical defensive developer reaction that makes sure | bugs stay for a long time. | | I suppose that it didn't occur to you that this might not be a bug? | But something that Miles, and the rest of the world, actually thinks | is a good idea. I for one consider it a good thing, and consider | files that do not have a final newline broken. `----