all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5726: Lost functionality in buffer item in menu bar from 22 to 23
@ 2010-03-16 16:51 Drew Ames
  2010-03-29 16:12 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Ames @ 2010-03-16 16:51 UTC (permalink / raw)
  To: 5726

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello all,

I've been using Emacs  22.3.1 on Slackware64_13 for several months.
I've been using Emacs since version 21.4 in 2005.

I decided recently to try Emacs 23.1. I compiled and installed it
correctly, but now there's a problem -- especially in text mode (e.g.
emacs -nw).

With Emacs 22, I can type "F10" and then "b" and I get the following
in a window above the minibuffer:

-
--------------------screenshot----------------------------------------------------
Possible completions are:
c==>*Completions*  *%              s==>*scratch*
b==>*Buffer List*  %
e==>emacs-windows-reference.txt    --  .../emacs-reference/
E==>emacs-reference  %  --  .../emacs-reference/
h==>~  %  --  /home/drew/          m==>*Messages*  *
n==>Next Buffer  (C-x <C-right>)   p==>Previous Buffer  (C-x <C-left>)
S==>Select Named Buffer...  (C-x b)
l==>List All Buffers  (C-x C-b)
- --------------------
screenshot----------------------------------------------------

With that, I simply select the first letter of the buffer I want and
Emacs switches to it and shows only the selected buffer.

With Emacs 23, if I hit F10 and b I get this:

- --------------------
screenshot----------------------------------------------------
Possible completions are:
n==>Next Buffer                        p==>Previous Buffer
s==>Select Named Buffer...             l==>List All Buffers
- --------------------
screenshot----------------------------------------------------

This is far less helpful. I then need to type l, which gives me the
buffer list in the window. If I select  a buffer, it switches to it,
but leaves a split window. The non-menu equivalent is:

C-x C-b
C-x o
<the letter of the buffer I want>
C-x 1

There's simply no point in using the menu with Emacs 23. I much prefer
F10 -> b -> <first letter>, like I do with Emacs 22.

Thank you,

Drew Ames
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuftyMACgkQ7ZZ4z2wRxN3pwwCeO/ww5jjMjEgryER4w9g+ROIo
t1AAn2o7UW4e5YOuQKJr0U0stS8hB4AQ
=VX4L
-----END PGP SIGNATURE-----








^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#5726: Lost functionality in buffer item in menu bar from 22 to 23
  2010-03-16 16:51 bug#5726: Lost functionality in buffer item in menu bar from 22 to 23 Drew Ames
@ 2010-03-29 16:12 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-03-29 16:12 UTC (permalink / raw)
  To: jxa127; +Cc: 5726

> With Emacs 23, if I hit F10 and b I get this:
>
> --------------------
> screenshot----------------------------------------------------
> Possible completions are:
> n==>Next Buffer                        p==>Previous Buffer
> s==>Select Named Buffer...             l==>List All Buffers
> --------------------
> screenshot----------------------------------------------------

Thanks for the bug report.  This was fixed by Stefan's latest checkin to
the bzr repository (on the Emacs 23.2 branch).

2010-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>

 Make tmm-menubar work for the Buffers menu again.
 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
 vectors rather than cons cells, as used in menu-bar-update-buffers.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-29 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16 16:51 bug#5726: Lost functionality in buffer item in menu bar from 22 to 23 Drew Ames
2010-03-29 16:12 ` Chong Yidong

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.