From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Dtrnv-0008Nq-NQ for mharc-grub-devel@gnu.org; Sat, 16 Jul 2005 14:54:27 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DtrmK-0007qf-40 for grub-devel@gnu.org; Sat, 16 Jul 2005 14:52:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dtrm2-0007fB-PA for grub-devel@gnu.org; Sat, 16 Jul 2005 14:52:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dtrm1-0007cJ-7h for grub-devel@gnu.org; Sat, 16 Jul 2005 14:52:29 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DtrlJ-0004yu-4t for grub-devel@gnu.org; Sat, 16 Jul 2005 14:51:45 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id B438F8782 for ; Sat, 16 Jul 2005 20:42:53 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 19430-07 for ; Sat, 16 Jul 2005 19:49:50 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id A263F8974 for ; Sat, 16 Jul 2005 20:42:51 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 6FAD6C047 for ; Sat, 16 Jul 2005 20:42:51 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <42D6B0CB.9070208@nic.fi> <87hdex5af3.fsf@student.han.nl> <42D7E8A4.2050109@nic.fi> <200507152055.05319.okuji@enbug.org> From: Marco Gerards Date: Sat, 16 Jul 2005 20:43:00 +0200 In-Reply-To: <200507152055.05319.okuji@enbug.org> (Yoshinori K. Okuji's message of "Fri, 15 Jul 2005 20:55:05 +0200") Message-ID: <87zmsmegnf.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: [PATCH] Kernel support for VESA Bios Extension X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jul 2005 18:54:26 -0000 "Yoshinori K. Okuji" writes: > On Friday 15 July 2005 18:47, Vesa J=E4=E4skel=E4inen wrote: >> > After the comment add a `.' and two spaces instead of one. This is >> > true for all comments. >> >> Odd... Especially that two spaces. But I don't want to start another >> "war" with this ;)... So I try to adapt. > > According to the GNU Coding Standards, two spaces are useful for Emacs to= =20 > identify the end of a text. I myself do not see any problem without two=20 > spaces in Emacs, so I agree that it looks strange. But... this is what th= e=20 > GNU Coding Standards says, and I have no problem with this rule, so we fo= llow=20 > it. I do remember having some problems in emacs if this is not used. But I don't remember what the exact problems are. To avoid further problems and because of the GCS I really prefer two spaces in both comments and changelog entries. -- Marco