From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11190 invoked by alias); 26 Mar 2007 20:29:44 -0000 Received: (qmail 11176 invoked by uid 22791); 26 Mar 2007 20:29:44 -0000 X-Spam-Check-By: sourceware.org Received: from hq.tensilica.com (HELO mailapp.tensilica.com) (65.205.227.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Mar 2007 21:29:41 +0100 Received: from localhost ([127.0.0.1]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1HVvox-0002zQ-8J; Mon, 26 Mar 2007 12:29:39 -0800 Received: from mailapp.tensilica.com ([127.0.0.1]) by localhost (mailapp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 11217-04; Mon, 26 Mar 2007 12:29:39 -0800 (PST) Received: from heron.hq.tensilica.com ([192.168.11.123]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1HVvow-0002zJ-So; Mon, 26 Mar 2007 12:29:38 -0800 Received: from [192.168.11.123] (heron.hq.tensilica.com [192.168.11.123]) by heron.hq.tensilica.com (Postfix) with ESMTP id 32B50AC66C; Mon, 26 Mar 2007 13:29:39 -0700 (PDT) Message-ID: <46082D32.8030400@tensilica.com> Date: Mon, 26 Mar 2007 20:29:00 -0000 From: Bob Wilson User-Agent: Thunderbird 1.5.0.10 (X11/20070306) MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sources.redhat.com Subject: Re: [PATCH] wrap long lines in doc References: <460800D5.4090008@tensilica.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00238.txt.bz2 Eli Zaretskii wrote: >> Date: Mon, 26 Mar 2007 10:20:21 -0700 >> From: Bob Wilson >> >> Surely this must qualify as obvious > > 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 would have assumed the former except that I promised to be cautious about invoking the "obvious" rule after you objected to something I committed last fall (admittedly much less obvious than this). I don't work on GDB often so I'm just trying to be careful. > If all you did was type "M-q" in Emacs on each of these paragraphs, > please go ahead and commit this. Yes, that's all I did. I will commit it. --Bob