From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6638 invoked by alias); 26 Mar 2007 20:55:55 -0000 Received: (qmail 6630 invoked by uid 22791); 26 Mar 2007 20:55:55 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Mar 2007 21:55:51 +0100 Received: from HOME-C4E4A596F7 (IGLD-80-230-106-51.inter.net.il [80.230.106.51]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GJP32816 (AUTH halo1); Mon, 26 Mar 2007 22:55:39 +0200 (IST) Date: Mon, 26 Mar 2007 20:55:00 -0000 Message-Id: From: Eli Zaretskii To: Bob Wilson CC: gdb-patches@sources.redhat.com In-reply-to: <46082D32.8030400@tensilica.com> (message from Bob Wilson on Mon, 26 Mar 2007 13:29:38 -0700) Subject: Re: [PATCH] wrap long lines in doc Reply-to: Eli Zaretskii References: <460800D5.4090008@tensilica.com> <46082D32.8030400@tensilica.com> 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: 2007-03/txt/msg00240.txt.bz2 > Date: Mon, 26 Mar 2007 13:29:38 -0700 > From: Bob Wilson > CC: gdb-patches@sources.redhat.com > > > Yes; but it's also unneeded. > > ? Are you saying that I should have just committed this without asking > permission or that I should have left the long lines? I'm saying that it isn't worth the hassle to do such reformatting: makeinfo and TeX do that for you when they produce output. The Texinfo sources are not required to be especially beautiful. Of course, once you did that, I'm only grateful to accept the changes. Thanks! > I don't work on GDB often so I'm just trying to be careful. Thank you.