GNU bug report logs -
#11553
24.0.97; doc string of `dired-mark-read-string'
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Thu, 24 May 2012 18:30:02 UTC
Severity: minor
Found in version 24.0.97
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 11553 <at> debbugs.gnu.org (full text, mbox):
> 1. "ARG is normally the prefix argument for the calling command."
>
> So what? That doesn't tell you anything useful. What is ARG
> for? What does it do? Just say that it is passed to
> `dired-mark-prompt'.
Things are even worse than I thought. The doc string of `dired-mark-prompt'
punts just as pitifully as that for `dired-mark-read-string' - the wording is
even the same.
What should be said about ARG and FILES for `dired-mark-prompt':
"If ARG is nil then prompt to act on the number of files in FILES.
If non-nil then prompt to act on the next N files, where N is the
`prefix-numeric-value' of ARG."
"FILES is the same as in `dired-mark-pop-up'."
(or repeat the definition of FILES from `dired-mark-pop-up')
This bug report was last modified 13 years and 54 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.