From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11853 invoked by alias); 14 Jan 2011 21:51:12 -0000 Received: (qmail 11839 invoked by uid 22791); 14 Jan 2011 21:51:11 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 14 Jan 2011 21:51:06 +0000 Received: from wpaz9.hot.corp.google.com (wpaz9.hot.corp.google.com [172.24.198.73]) by smtp-out.google.com with ESMTP id p0ELp3mH006590 for ; Fri, 14 Jan 2011 13:51:03 -0800 Received: from qwk3 (qwk3.prod.google.com [10.241.195.131]) by wpaz9.hot.corp.google.com with ESMTP id p0ELnums001263 for ; Fri, 14 Jan 2011 13:51:02 -0800 Received: by qwk3 with SMTP id 3so3033516qwk.30 for ; Fri, 14 Jan 2011 13:51:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.211.206 with SMTP id gp14mr1054730qcb.289.1295041862042; Fri, 14 Jan 2011 13:51:02 -0800 (PST) Received: by 10.220.118.80 with HTTP; Fri, 14 Jan 2011 13:51:01 -0800 (PST) In-Reply-To: References: <20110114163035.GQ2504@adacore.com> <201101141757.53748.pedro@codesourcery.com> <4D309B82.7070104@vmware.com> <293EB934-45FB-4199-B225-EC222788FF76@dell.com> <20110114192203.GT2504@adacore.com> <4D30C38D.3030701@vmware.com> Date: Fri, 14 Jan 2011 21:54:00 -0000 Message-ID: Subject: Re: [RFA] remove form feeds From: Doug Evans To: Tom Tromey Cc: Michael Snyder , Joel Brobecker , Paul Koning , Pierre Muller , Pedro Alves , "gdb-patches@sourceware.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-01/txt/msg00350.txt.bz2 On Fri, Jan 14, 2011 at 1:48 PM, Tom Tromey wrote: >>>>>> "Michael" =3D=3D Michael Snyder writes: > > Michael> Careful what you ask for. =A0 ;-) > Michael> What do y'all think? > > I actually like form feeds in the source. =A0I put them into code to > provide separation between different logical areas. Ditto. And very useful in an editor that lets one easily skip to the next/previous section. > If other maintainers are strongly opposed, I won't block their removal. Ditto (reluctantly).