From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20750 invoked by alias); 15 May 2006 20:43:12 -0000 Received: (qmail 20728 invoked by uid 22791); 15 May 2006 20:43:10 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 15 May 2006 20:42:55 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id ITB19139; Mon, 15 May 2006 23:42:01 +0300 (IDT) Received: from HOME-C4E4A596F7 (IGLD-84-228-251-91.inter.net.il [84.228.251.91]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DJH72100 (AUTH halo1); Mon, 15 May 2006 23:41:59 +0300 (IDT) Date: Mon, 15 May 2006 20:44:00 -0000 Message-Id: From: Eli Zaretskii To: Sandra Loosemore CC: gdb-patches@sourceware.org In-reply-to: <44688908.2040304@codesourcery.com> (message from Sandra Loosemore on Mon, 15 May 2006 09:58:32 -0400) Subject: Re: PATCH: copy-edit File-I/O section of manual Reply-to: Eli Zaretskii References: <4465ED4D.4020505@codesourcery.com> <446659B7.3040306@codesourcery.com> <446730A4.60300@codesourcery.com> <4465ED4D.4020505@codesourcery.com> <446659B7.3040306@codesourcery.com> <20060514150059.GA29094@nevyn.them.org> <44676486.8090002@codesourcery.com> <44688908.2040304@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00344.txt.bz2 > Date: Mon, 15 May 2006 09:58:32 -0400 > From: Sandra Loosemore > CC: gdb-patches@sourceware.org > > Would it help if I listed some of the changes I made? Thanks for taking time to write it. I actually already figured out this much, what I need is some easy way to find only the different words and phrases in the line-by-line diff-style output, which in this case makes this job much harder. When I do get to this, I will probably use Emacs's Ediff or some such, which shows the modified parts within each line. > Well, you were complaining that the diffs were too big, and the "large portion" > of text is only 12 pages. 12 pages is quite a lot for my limited time, and I will need to read the surrounding chapters and sections as well, to see how well the new arrangement fits into the overall organization of the manual. Thanks.