GNU bug report logs -
#1947
23.0.60; Please document use of `dired' with an explicit file list
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Sun, 18 Jan 2009 18:50:03 UTC
Severity: minor
Tags: wontfix
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1947 in the body.
You can then email your comments to 1947 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1947
; Package
emacs
.
(Sun, 18 Jan 2009 18:50:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Sun, 18 Jan 2009 18:50:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
As far as I can tell, the use of `dired' with an explicit list of file
and directory names is undocumented (beyond the source code). It is
mentioned in neither the Emacs manual nor the Elisp manual.
This is a useful feature - at least as useful as many of the other
Dired features that are documented. Questions about being able to
open Dired with an explicit list of files from different directories
are asked from time to time on help-gnu-emacs.
The logical place to document this is in the Emacs manual, node `Dired
Enter'. That's so, even though to use this feature you must have a
list of file names. A simple example using `defvar' or `setq' to
define such a list would be sufficient - there are similar simple uses
of Emacs Lisp in the Emacs manual.
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2009-01-04 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1947
; Package
emacs
.
(Tue, 20 Jan 2009 03:25:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kevin Rodgers <kevin.d.rodgers <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 20 Jan 2009 03:25:05 GMT)
Full text and
rfc822 format available.
Message #10 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
Drew Adams wrote:
> As far as I can tell, the use of `dired' with an explicit list of file
> and directory names is undocumented (beyond the source code). It is
> mentioned in neither the Emacs manual nor the Elisp manual.
>
> This is a useful feature - at least as useful as many of the other
> Dired features that are documented. Questions about being able to
> open Dired with an explicit list of files from different directories
> are asked from time to time on help-gnu-emacs.
>
> The logical place to document this is in the Emacs manual, node `Dired
> Enter'. That's so, even though to use this feature you must have a
> list of file names. A simple example using `defvar' or `setq' to
> define such a list would be sufficient - there are similar simple uses
> of Emacs Lisp in the Emacs manual.
It is explained in dired's doc string. Since the only way to use this
feature is via Lisp (not M-x), I think the Emacs Lisp manual would be a
better place to document it.
--
Kevin Rodgers
Denver, Colorado, USA
Severity set to `minor' from `normal'
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Tue, 20 Jan 2009 21:05:05 GMT)
Full text and
rfc822 format available.
bug reassigned from package `emacs' to `emacs,documentation'.
Request was from
Juanma Barranquero <lekktu <at> gmail.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Sat, 24 Jan 2009 13:30:04 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1947
; Package
emacs
.
(Sun, 10 Jul 2011 14:59:01 GMT)
Full text and
rfc822 format available.
Message #17 received at 1947 <at> debbugs.gnu.org (full text, mbox):
Kevin Rodgers <kevin.d.rodgers <at> gmail.com> writes:
> It is explained in dired's doc string. Since the only way to use this
> feature is via Lisp (not M-x), I think the Emacs Lisp manual would be a
> better place to document it.
However, the Emacs Lisp manual doesn't document dired at all, so I think
the current solution is best -- leave the documentation in the doc
string of the `dired' command.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
Added tag(s) wontfix.
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 10 Jul 2011 14:59:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
1947 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com>
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 10 Jul 2011 14:59:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1947
; Package
emacs
.
(Sun, 10 Jul 2011 17:37:02 GMT)
Full text and
rfc822 format available.
Message #24 received at 1947 <at> debbugs.gnu.org (full text, mbox):
> > It is explained in dired's doc string. Since the only way
> > to use this feature is via Lisp (not M-x), I think the Emacs Lisp
> > manual would be a better place to document it.
>
> However, the Emacs Lisp manual doesn't document dired at all,
> so I think the current solution is best -- leave the
> documentation in the doc string of the `dired' command.
No, that does not address the bug report at all. The goal should be to improve
Emacs for users, not simply to close bugs willy nilly without addressing them.
This should be documented in the _Emacs_ manual. Not everything that requires a
little Emacs Lisp is relegated to the Elisp manual.
This is something that ordinary users should be made aware of. Simply
mentioning it in the doc string of `dired' is not sufficient.
Time has proven this to be the case. Although this is a very useful and very
easy to use feature, few users are aware of it.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1947
; Package
emacs
.
(Sun, 10 Jul 2011 17:47:01 GMT)
Full text and
rfc822 format available.
Message #27 received at 1947 <at> debbugs.gnu.org (full text, mbox):
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Sun, 10 Jul 2011 10:36:33 -0700
> Cc: 1947 <at> debbugs.gnu.org
>
> This is something that ordinary users should be made aware of. Simply
> mentioning it in the doc string of `dired' is not sufficient.
I disagree. Users are supposed to read _both_ doc strings and the
manual. Therefore, something mentioned in the doc string does not
necessarily has to be described in the manual as well, especially if
it's an obscure feature used in special situations.
The manual is for describing things better, in more easily readable
form, without restrictions of doc string format. But it doesn't have
to tell everything.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1947
; Package
emacs
.
(Sun, 10 Jul 2011 18:32:02 GMT)
Full text and
rfc822 format available.
Message #30 received at 1947 <at> debbugs.gnu.org (full text, mbox):
> > This is something that ordinary users should be made aware
> > of. Simply mentioning it in the doc string of `dired' is
> > not sufficient.
>
> I disagree. Users are supposed to read _both_ doc strings and the
> manual. Therefore, something mentioned in the doc string does not
> necessarily has to be described in the manual as well,
Irrelevant:
* No one said anything about what users are "supposed to do".
* No one argued that either doc strings or the manual is a substitute for the
other.
* No one said that everything that is mentioned in any doc string "necessarily"
needs to be described also in the manual.
Your arguments are facile, but you are arguing against a straw man.
It's about _this_ particular feature, whose description, in passing, in the
`dired' doc string has proven to be insufficient to make users aware of this
very useful feature.
> especially if it's an obscure feature used in special situations.
Not relevant here. This is a very useful, although relatively unknown, feature.
This feature is not obscure by its nature; it is simply not known well enough.
This bug report is about obviating some of that ignorance.
> The manual is for describing things better, in more easily readable
> form, without restrictions of doc string format. But it doesn't have
> to tell everything.
Irrelevant; straw man. No one said the manual has "to tell everything".
Speak not in useless generalities, please. Speak to _this_ bug report; speak
about the documentation of _this_ Dired feature.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1947
; Package
emacs
.
(Sun, 10 Jul 2011 18:44:01 GMT)
Full text and
rfc822 format available.
Message #33 received at 1947 <at> debbugs.gnu.org (full text, mbox):
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Cc: <larsi <at> gnus.org>, <kevin.d.rodgers <at> gmail.com>, <1947 <at> debbugs.gnu.org>
> Date: Sun, 10 Jul 2011 11:30:59 -0700
>
> Your arguments are facile, but you are arguing against a straw man.
> [...]
> Speak not in useless generalities, please.
Abusive as usual...
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1947
; Package
emacs
.
(Sun, 10 Jul 2011 20:08:01 GMT)
Full text and
rfc822 format available.
Message #36 received at 1947 <at> debbugs.gnu.org (full text, mbox):
> > you are arguing against a straw man....
> > Speak not in useless generalities, please.
>
> Abusive as usual...
You are making an ad hominem attack. Arguments about the bug report, please.
I'm sorry if you take offense, but pointing out that your argument was an
unhelpful generality unrelated to the bug report or to any of the arguments
advanced to support it is _not_ abuse.
Perhaps you really thought that I argued that everything in every doc string
must also be in the manual. But I doubt it. You've said similar things before
(over and over, in fact), and each time I've pointed out that I haven't made
such a claim. I think you know full well by now that this is a straw man
argument you're erecting.
But whether you recognized it before or not, please recognize now that I did not
argue any such thing, and that your countering such a nonexistent claim is
irrelevant, distracting, and unhelpful. Yes, not everything in every doc string
belongs also in the manual. So what? What about _this_ particular feature?
You might not like having it pointed out that your argument does not address the
issue, but pointing that out is neither ad hominem nor irrelevant. It's trying
to get back on track, to this particular issue. I'm sorry if you feel hurt or
angry.
Please relax. Try not to be so personally close to your arguments. It's not
about you, or me; there is nothing personal here. We all make irrelevant
arguments sometimes.
Let's keep the discussion on track: it's about the bug report. Give some
arguments why this particular feature should not be documented in the manual,
please. We should all be trying to help the users here; that's all.
We have 20 (!) nodes in the Emacs manual about Dired. I feel that this
relatively unknown feature is an important (useful) Dired feature, worth
pointing out somewhere among those 20 sections.
If someone wants to learn about particular Dired features (there are many), s?he
will not necessarily consult only the `dired' doc string. S?he will sometimes
consult the manual first, or instead.
You say that users "are supposed to" consult both. Fine, but a user will not
necessarily look to the doc string for info about particular Dired features -
and if s?he does s?he will be quite disappointed in general. Not to mention
that users do not always do what you might think they are "supposed to" do.
It's about helping users get information that we think could be useful to them.
I think this particular info is very useful - and not at all obvious. You are
free to disagree, and that's where I would like to see arguments. Let us know
why this info is not something we should be communicating better.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 08 Aug 2011 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 13 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.