From: "Drew Adams" <drew.adams@oracle.com>
To: "Stefan Monnier" <monnier@iro.umontreal.ca>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: RE: help-fns.el patch for commands to describe options and commands
Date: Sat, 20 Oct 2007 19:22:05 -0700 [thread overview]
Message-ID: <BNELLINCGFJLDJIKDGACMENOCDAA.drew.adams@oracle.com> (raw)
In-Reply-To: <jwvmyudte2p.fsf-monnier+emacs@gnu.org>
> > Yes. When you are looking for a command, you don't want to see a zillion
> > non-interactive functions as candidates. This cuts down that noise
> > *considerably*.
>
> I could buy that. But those users for whom it matters most won't know to
> use the C-u prefix. And usually the C-u prefix means something like "give
> me more control", so it would make more sense to only list
> commands/options
> and let C-u specify that we actually want to see all functions/variables.
Yes, that might make more sense, and some other commands work just that way
(but it is not "usually" the case). But the command is called
`describe-function' (or `describe-variable'), so it could be argued that it
should by default do what its name says.
There is also legacy to consider, FWIW.
`C-u' means lots of different things, depending on the command. A common
meaning is that it does something related but a bit different (and often
less common). The special meaning of wider scope is not general, but it does
apply to some other help commands, such as `apropos'. "Give me more control"
doesn't mean much to me. One could argue that restricting the scope is using
more control - or the opposite - or whatever.
The users for whom it matters most, in the sense of finding the command,
will find and use `describe-command' instead. The users for whom it matters
most for `describe-function' to have this optional behavior are probably not
newbies. I, for one, use `C-u C-h f' instead of `describe-command'. But
that's mainly because I have not bound `describe-command' to a key.
next prev parent reply other threads:[~2007-10-21 2:22 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-19 19:06 help-fns.el patch for commands to describe options and commands Drew Adams
2007-10-20 1:46 ` Miles Bader
2007-10-20 14:57 ` Richard Stallman
2007-10-20 16:59 ` Drew Adams
2007-10-21 2:09 ` Stefan Monnier
2007-10-21 2:22 ` Drew Adams [this message]
2007-10-21 2:46 ` Miles Bader
2007-10-21 2:57 ` Drew Adams
2007-10-21 16:26 ` Richard Stallman
2007-10-21 5:25 ` William Xu
2007-10-21 6:02 ` Drew Adams
2007-10-22 9:00 ` Richard Stallman
2007-10-22 9:15 ` William Xu
2007-10-21 16:26 ` Richard Stallman
2007-10-21 17:30 ` Drew Adams
2007-10-23 7:12 ` Richard Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=BNELLINCGFJLDJIKDGACMENOCDAA.drew.adams@oracle.com \
--to=drew.adams@oracle.com \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.