From: Lennart Borgman <lennart.borgman@gmail.com>
To: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Menu commands to M-x history?
Date: Tue, 21 Jul 2009 01:05:45 +0200 [thread overview]
Message-ID: <e01d8a50907201605s3d8970adu978652bc9b538f9c@mail.gmail.com> (raw)
Menu commands are all commands that can be started from M-x. I think
they should be added to M-x history.
Users often uses menus to start commands because they do not know the
command name. Menus are very good for them -- and for commands that we
seldom use. (Advanced users may prefer a controller/view UI instead,
like Drew has been trying to make with Icicles.)
We have had a hard time to decide how the menus should look. There are
now many very useful commands, especially for beginners, like
rgrep/lgrep etc that we have not been able to place in the menus
because we do not know where to put them. That is not very good for
anyone of course, but worse for newcommers.
One reason is the available space in the menus. They should not be too
long and there should not be too many levels. These two constraints
fight each other.
I personally prefer each menu level to be not too long and good
structured by dividing it into groups. In my opinion it makes it
easier to quickly read them and search for commands.
However making it menu level smaller makes the menu levels deeper
instead. Some people have said that this makes it very inconvenient
for things you use often. Adding the commands choosen from the menus
to M-x history may make it less inconvenient.
Now, if someone says it clutters the M-x history then I must ask if it
is not cluttered already. What are those things that are there already
when you start with "emacs -Q"? ;-)
BTW I have lately seen some new kind of problems with the menus. I
guess I am one of those that are most likely to see it, since my
patches on w32 allows normal access to the menus. Lately I have seen
things like
<emacs-manual> is not defined.
That looks bad to me. Anyone knows what is going on?
next reply other threads:[~2009-07-20 23:05 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-20 23:05 Lennart Borgman [this message]
2009-07-21 3:44 ` Menu commands to M-x history? Bill Wohler
2009-07-22 1:43 ` Richard Stallman
2009-07-22 2:03 ` Drew Adams
2009-07-22 2:18 ` Lennart Borgman
2009-07-22 4:15 ` Bill Wohler
2009-07-22 18:34 ` Mathias Dahl
2009-07-27 1:47 ` Drew Adams
2009-07-27 9:51 ` Lennart Borgman
2009-07-27 15:48 ` Drew Adams
2009-07-27 15:59 ` Lennart Borgman
2009-07-27 16:21 ` Drew Adams
2009-07-27 16:39 ` Lennart Borgman
2009-07-27 18:57 ` Drew Adams
2009-07-27 19:22 ` Lennart Borgman
2009-07-27 20:26 ` Drew Adams
2009-07-27 20:53 ` Lennart Borgman
2009-07-27 21:16 ` Drew Adams
2009-07-27 21:34 ` Lennart Borgman
2009-07-27 21:47 ` Drew Adams
2009-08-01 20:20 ` Drew Adams
2009-08-04 17:23 ` Stefan Monnier
2009-07-27 22:00 ` Mathias Dahl
2009-07-21 15:31 ` Stefan Monnier
2009-07-21 17:43 ` Lennart Borgman
2009-08-03 21:51 ` Lennart Borgman
2009-08-04 17:31 ` Sillyness (was: Menu commands to M-x history?) Stefan Monnier
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=e01d8a50907201605s3d8970adu978652bc9b538f9c@mail.gmail.com \
--to=lennart.borgman@gmail.com \
--cc=emacs-devel@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.