From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: cc-mode adds newlines Date: Sat, 25 Jan 2003 14:22:41 -0500 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <200301240136.TAA26164@eel.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1043522899 14779 80.91.224.249 (25 Jan 2003 19:28:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 25 Jan 2003 19:28:19 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18cVyT-0003qE-00 for ; Sat, 25 Jan 2003 20:28:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cVy3-0007mV-03 for gnu-bug-gnu-emacs@m.gmane.org; Sat, 25 Jan 2003 14:27:51 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18cVvD-0006NV-00 for bug-gnu-emacs@gnu.org; Sat, 25 Jan 2003 14:24:55 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18cVt7-0004sC-00 for bug-gnu-emacs@gnu.org; Sat, 25 Jan 2003 14:22:50 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18cVt4-0004lD-00 for bug-gnu-emacs@gnu.org; Sat, 25 Jan 2003 14:22:42 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18cVt3-0002cQ-00; Sat, 25 Jan 2003 14:22:41 -0500 Original-To: Luc Teirlinck In-reply-to: <200301240136.TAA26164@eel.dms.auburn.edu> (message from Luc Teirlinck on Thu, 23 Jan 2003 19:36:29 -0600 (CST)) Original-cc: heinrich.rommerskirchen@siemens.com Original-cc: Benjamin.Riefenstahl@epost.de X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4305 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4305 Perhaps c-mode alone should set require-final-newline, and not the other modes of CC mode.