From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: cc-mode adds newlines Date: Sun, 21 Nov 2004 21:53:07 +0900 Message-ID: References: <20041119231343.GA19603@apps.cwi.nl> <20041121020850.GA20436@apps.cwi.nl> <20041121113801.GC20436@apps.cwi.nl> Reply-To: snogglethorpe@gmail.com, miles@gnu.org NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1101041681 29429 80.91.229.6 (21 Nov 2004 12:54:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Nov 2004 12:54:41 +0000 (UTC) Cc: Jari Aalto , Alan Mackenzie , emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 21 13:54:34 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 1CVrEg-0005RU-00 for ; Sun, 21 Nov 2004 13:54:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVrNf-00080E-I9 for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2004 08:03:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVrMe-0007lv-6l for emacs-devel@gnu.org; Sun, 21 Nov 2004 08:02:48 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVrMc-0007lH-KP for emacs-devel@gnu.org; Sun, 21 Nov 2004 08:02:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVrMc-0007kx-7p for emacs-devel@gnu.org; Sun, 21 Nov 2004 08:02:46 -0500 Original-Received: from [64.233.184.207] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CVrDI-00061p-Gk for emacs-devel@gnu.org; Sun, 21 Nov 2004 07:53:08 -0500 Original-Received: by wproxy.gmail.com with SMTP id 36so158018wri for ; Sun, 21 Nov 2004 04:53:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=YUD3OTZ5Hx8NF5gS5/RkYCTSc6cGWzWLFvOHTyhTVDymFXJxCP1gtF1Fa03nld2pv6pX1vAYtSw19rU5EeUItvPID21l0bIQ0OApXoQ7pNk1n6nQ/bQ0Aal/MxVv/5BsdgBsOas0lOPR1I3PyPGOJRAIbn913H++EvIFndMrhf0= Original-Received: by 10.54.20.43 with SMTP id 43mr385522wrt; Sun, 21 Nov 2004 04:53:08 -0800 (PST) Original-Received: by 10.54.19.70 with HTTP; Sun, 21 Nov 2004 04:53:07 -0800 (PST) Original-To: Andries Brouwer In-Reply-To: <20041121113801.GC20436@apps.cwi.nl> 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:30157 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30157 > in their .emacs. And thousands of others were bitten. There's the difference, of course -- there probably aren't more than a handful of people who object to Emacs making sure their .c files end in a newline, and I expect their are far more people who _like_ the feature. Emacs defaults are intended to be useful for the majority. -Miles