From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Space after inline comment char Date: Sat, 15 Apr 2006 22:09:03 -0400 Message-ID: References: <32708.1145055187@olgas.newt.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1145153366 15533 80.91.229.2 (16 Apr 2006 02:09:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Apr 2006 02:09:26 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 16 04:09:24 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FUwhU-0001OH-Hn for ged-emacs-devel@m.gmane.org; Sun, 16 Apr 2006 04:09:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUwhT-0002Fl-P0 for ged-emacs-devel@m.gmane.org; Sat, 15 Apr 2006 22:09:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FUwhF-0002FC-DM for emacs-devel@gnu.org; Sat, 15 Apr 2006 22:09:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FUwhE-0002Eg-NR for emacs-devel@gnu.org; Sat, 15 Apr 2006 22:09:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FUwhE-0002Ed-JX for emacs-devel@gnu.org; Sat, 15 Apr 2006 22:09:04 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FUwhY-0004lo-V8 for emacs-devel@gnu.org; Sat, 15 Apr 2006 22:09:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FUwhD-0000pf-TW; Sat, 15 Apr 2006 22:09:04 -0400 Original-To: Bill Wohler In-reply-to: <32708.1145055187@olgas.newt.com> (message from Bill Wohler on Fri, 14 Apr 2006 15:53:07 -0700) 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: news.gmane.org gmane.emacs.devel:52911 Archived-At: There is no rule that comments must start with a space. So we should not change Emacs to insist on that.