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: skeleton.el machinery eats newlines. Date: Fri, 10 Jan 2003 19:21:57 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200301080429.WAA23098@eel.dms.auburn.edu> <200301100624.AAA27078@eel.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1042244540 15032 80.91.224.249 (11 Jan 2003 00:22:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 11 Jan 2003 00:22:20 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18X9Pm-0003uJ-00 for ; Sat, 11 Jan 2003 01:22:18 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18X9W2-0005Ob-00 for ; Sat, 11 Jan 2003 01:28:46 +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 18X9Q7-0001ww-07 for emacs-devel@quimby.gnus.org; Fri, 10 Jan 2003 19:22:39 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18X9PU-0001Qa-00 for emacs-devel@gnu.org; Fri, 10 Jan 2003 19:22:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18X9PS-0001Pb-00 for emacs-devel@gnu.org; Fri, 10 Jan 2003 19:21:59 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18X9PS-0001Ox-00 for emacs-devel@gnu.org; Fri, 10 Jan 2003 19:21:58 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18X9PR-0000Dk-00; Fri, 10 Jan 2003 19:21:57 -0500 Original-To: teirllm@dms.auburn.edu In-reply-to: <200301100624.AAA27078@eel.dms.auburn.edu> (message from Luc Teirlinck on Fri, 10 Jan 2003 00:24:48 -0600 (CST)) Original-cc: teirllm@dms.auburn.edu X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10642 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10642 It seems to me that the "shift to the right" of the ;; between Emacs20.7 and Emacs21 was a deliberate change and not an inadvertent bug. It seems like a bug to me, because I agree with you that the result looks bad. However, I don't know whether the change was intentional. If it looks intentional, who made it?