From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: cc-mode adds newlines Date: Tue, 23 Nov 2004 11:30:04 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1101227638 4501 80.91.229.6 (23 Nov 2004 16:33:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Nov 2004 16:33:58 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 23 17:33:48 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 1CWdbv-0004AM-00 for ; Tue, 23 Nov 2004 17:33:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWdl2-0004Nh-3g for ged-emacs-devel@m.gmane.org; Tue, 23 Nov 2004 11:43:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CWdjo-0003xp-Rg for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:41:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CWdjk-0003v3-VY for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:41:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWdjk-0003uV-Qe for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:41:52 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CWdaI-0002u8-Nb for emacs-devel@gnu.org; Tue, 23 Nov 2004 11:32:06 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CWdYK-0001fR-8Z; Tue, 23 Nov 2004 11:30:04 -0500 Original-To: Alan Mackenzie In-reply-to: (message from Alan Mackenzie on Sun, 21 Nov 2004 21:47:02 +0000 (GMT)) 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:30282 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30282 Thanks. I'll forward this to Martin (assuming he hasn't got the message some other way), and maybe we can bring out a CC Mode 5.30.10 with this in it "quite soon". This is not just a CC mode issue, because there are other modes that bind require-final-newline. This morning I proposed a more general solution to the problem.