GNU bug report logs - #23746
25.0.95; Doc fixes (grammar, typos, clarification)

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Sat, 11 Jun 2016 15:55:01 UTC

Severity: minor

Found in version 25.0.95

Done: Stephen Berman <stephen.berman <at> gmx.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stephen Berman <stephen.berman <at> gmx.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 23746 <at> debbugs.gnu.org
Subject: bug#23746: 25.0.95; Doc fixes (grammar, typos, clarification)
Date: Sat, 11 Jun 2016 18:32:57 +0200
On Sat, 11 Jun 2016 19:08:57 +0300 Eli Zaretskii <eliz <at> gnu.org> wrote:

>> From: Stephen Berman <stephen.berman <at> gmx.net>
>> Date: Sat, 11 Jun 2016 17:54:04 +0200
>> 
>> In GNU Emacs 25.0.95.1 (x86_64-suse-linux-gnu, GTK+ Version 3.14.15)
>>  of 2016-06-11 built on rosalinde
>> Repository revision: 6921f4a5961fb53f8fb24d1a5a3f94266f990f6e
>
> Thanks.  Please go ahead and push to the release branch, with the
> following 2 exceptions:
[...]
>> @@ -1382,12 +1382,13 @@ Process Buffers
>>  @end defun
>>  
>>  If the process's buffer is displayed in a window, your Lisp program
>> -may wish telling the process the dimensions of that window, so that
        ^^^^^^^^^^^^
>> -the process could adapt its output to those dimensions, much as it
                ^^^^^
>> -adapts to the screen dimensions.  The following functions allow to
                                                              ^^^^^^^^
>> -communicate this kind of information to processes; however, not all
    ^^^^^^^^^^^
>> -systems support the underlying functionality, so it is best to provide
>> -fallbacks, e.g., via command-line arguments or environment variables.
>> +may wish to tell the process the dimensions of that window, so that
        ^^^^^^^^^^^^
>> +the process can adapt its output to those dimensions, much as it
                ^^^
>> +adapts to the screen dimensions.  The following functions allow your
                                                              ^^^^^^^^^^
>> +program to communicate this kind of information to processes; however,
    ^^^^^^^^^^^^^^^^^^^^^^
>> +not all systems support the underlying functionality, so it is best to
>> +provide fallbacks, e.g., via command-line arguments or environment
>> +variables.
>
> This goes against the rest of the changes, which correctly made the
> opposite replacement.  I see no reason to make the opposite change
> here.

I don't understand what you mean; the changes in that hunk are strictly
grammatical corrections (underlined).

Steve Berman




This bug report was last modified 9 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.