emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#14976: closed ([patch] use semicolons in option de


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#14976: closed ([patch] use semicolons in option descriptions, not periods)
Date: Sun, 04 Aug 2013 11:29:02 +0000

Your message dated Sun, 04 Aug 2013 12:28:20 +0100
with message-id <address@hidden>
and subject line Re: bug#14976: [patch] use semicolons in option descriptions, 
not periods
has caused the debbugs.gnu.org bug report #14976,
regarding [patch] use semicolons in option descriptions, not periods
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
14976: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14976
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [patch] use semicolons in option descriptions, not periods Date: Sun, 28 Jul 2013 21:27:24 +0200
Hi,

Attached patch replaces in several usage texts some periods with
semicolons, removes from them several inconsistent final periods,
properly double-indents continuation lines, and rephrases two or
three sentences a little for increased clarity.

Regards,

Benno

-- 
http://www.fastmail.fm - Accessible with your email software
                          or over the web

Attachment: 0001-textual-use-semicolon-instead-of-period-in-option-de.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#14976: [patch] use semicolons in option descriptions, not periods Date: Sun, 04 Aug 2013 12:28:20 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2
On 08/04/2013 10:12 AM, Benno Schulenberg wrote:
> 
> Hello Pádraig,
> 
> On Sat, Aug 3, 2013, at 18:08, Pádraig Brady wrote:
>>  -  -d, --directory            list directory entries instead of contents,
>>  -                               and do not dereference symbolic links
>>  +  -d, --directory            list just names of directories, not their 
>> contents
>>
>> So I was wondering why that clarification was added.
>> I guess that it's obvious from the output for -l and -F
>> that the symlink is being operated on: [...]
>> whereas with -d it's not: [...]
> 
> Okay, I see.  Although I still think it's an unneeded detail in a
> help text, the addition of "by default" makes it better.

In retrospect, given it is a bit of an esoteric case,
and the ls man page is already too long, and the extra
line introduces slightly awkward indentation,
it is probably best to remove.

>> Also I don't like the "just names" in the new description as
>> it might imply that it overrides -l or something.
> 
> Well, the phrase was taken from the info documentation, where it says:
> "List just the names of directories, [...] rather than listing their 
> contents."  :)  But I see your point.
> 
> The thing is, I have to read the phrase three times before I realize
> that "directory entries" does not mean "entries OF directories" but
> "entries that ARE directories".  The problematic word is "entries",
> which makes me think of "items in a container", whereas in fact it
> refers to "items on the command line", which requires some stretch
> of the imagination.
> 
> So I propose the following change:
> 
> -  -d, --directory            list directory entries instead of contents,
> +  -d, --directory            list directories themselves, not their contents,
> 
> 
> (Oh, by the way, when you modify a patch, please make a note of this
> in the log message -- I don't like to see changes that I would never
> have made booked without further ado under my name.)
> 
> For the tail --follow thingy I have the following suggestion:
> 
> -                             -f and --follow[=descriptor] are equivalent\n\
> +                             an absent option argument means 'descriptor'\n\

The latest patch is attached,
with all the above discussed changes.
I'll wait for confirmation before pushing.

thanks,
Pádraig.

Attachment: 0001-doc-more-semicolons-instead-of-periods-in-option-des.patch
Description: Text Data


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]