From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Lost functionality in buffer item in menu bar from 22 to 23...
Date: Mon, 22 Mar 2010 11:54:28 -0400 [thread overview]
Message-ID: <jwviq8o8ipr.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 2f1f4d43-29e3-4a5b-a787-5ce8ce2563b0@d37g2000yqn.googlegroups.com
> I renamed the menu-bar.el.gz, menu-bar.elc, tmm.el.gz, and tmm.elc
> files from emacs 23.1 and then copied the same files from emacs 22.3
> to the 23.1 lisp directory.
When something gets worse between versions, the first thing to do is
check etc/NEWS to see if the change was conscious and if so how to
revert it in your .emacs. In this case, I think the etc/NEWS won't
say anything, which means you should report it via M-x report-emacs-bug.
> The end result was no change in the behavior of the buffer menu bar
> item in tmm-menubar. Pressing F10 then "b" gave me just the same four
> options, with no list of open buffers. There's something going on
> beyond the tmm and menu-bar files.
Indeed, I see the problem: the GUI's menu bar gives me all the buffers,
but F10 b only shows me the 4 other choices. Please M-x report-emacs-bug.
> This is a little frustrating because the Emacs 22 buffer item in tmm-
> menubar makes buffer switching [I]very[/I] easy: Hit F10, b, and the
> first letter of the buffer I want. Then the menubar buffer goes away
> and the buffer I selected is up.
We (Emacs maintainers) usually don't pay too much attention to the
actual structure of the menus: we assume the menus are only used for
"advertisement" purposes, so we care about the fact that the structure
makes sense and makes commands easy to find, but not so much about
whether a command is quick to access. I.e. as soon as you use a feature
often enough to care about where the command is located in the menu, you
should try and use a key-binding instead.
E.g. for buffer switching there are many different options available
which might suit you even better, starting with just C-x b, or refined
via iswitchb, etc...
Stefan
next prev parent reply other threads:[~2010-03-22 15:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-13 23:22 Lost functionality in buffer item in menu bar from 22 to 23 Drew Ames
2010-03-21 22:28 ` Drew Ames
2010-03-22 15:54 ` Stefan Monnier [this message]
2010-03-22 21:32 ` Drew Ames
2010-03-29 3:25 ` Drew Ames
2010-03-29 15:11 ` 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=jwviq8o8ipr.fsf-monnier+gnu.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@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.