From owner-freebsd-doc Fri Oct 8 2: 4:30 1999 Delivered-To: freebsd-doc@freebsd.org Received: from ender.ncsa.es (ender.ncsa.es [194.179.50.15]) by hub.freebsd.org (Postfix) with ESMTP id 8944314FA7; Fri, 8 Oct 1999 02:04:16 -0700 (PDT) (envelope-from jesusr@ncsa.es) Received: from ender.ncsa.es (localhost [127.0.0.1]) by ender.ncsa.es (8.9.3/8.9.3) with ESMTP id LAA23089; Fri, 8 Oct 1999 11:05:05 +0200 (CEST) (envelope-from jesusr@ncsa.es) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <19991008180353.I78191@freebie.lemis.com> Date: Fri, 08 Oct 1999 11:05:03 +0200 (CEST) Reply-To: jesusr@ncsa.es Organization: Nexus Comunicaciones, S.A. From: Jesus Rodriguez To: Greg Lehey Subject: Re: Two spaces OK Cc: FreeBSD Documentation Project Cc: FreeBSD Documentation Project , Narvi , John Baldwin , Nik Clayton , Neil Blakey-Milner Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 08-Oct-99 Greg Lehey wrote: > On Friday, 8 October 1999 at 10:33:32 +0200, Neil Blakey-Milner wrote: >> On Fri 1999-10-08 (00:33), Nik Clayton wrote: >>> It's not quite as simple as a sed script though -- you need to watch for >>> , , , and so on, and make sure that >>> they stay untouched. You could always use a sed script, then examine the >>> 'cvs diff' output, and go and put back anything that shouldn't have been >>> touched. Myself, I tend to just use search/replace in Emacs, and bounce >>> on the "repeat-complex-command" key. >> >> On a separate note - I can't see any representitive difference >> between: >> >> #include "foo" >> blah >> >> >> and >> >> >> #include "foo" >> blah >> >> >> And the second is much more readable... (same with ) > > FWIW, I much prefer the second form. Yes, me too. Saludos JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message