unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#6491: 24.0.50; list-buffers should not throw away marks
@ 2010-06-22  9:51 jidanni
  2011-07-13 23:33 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: jidanni @ 2010-06-22  9:51 UTC (permalink / raw)
  To: 6491

!v runs the command Buffer-menu-select, which is an interactive
!compiled Lisp function in `buff-menu.el'.
!
!It is bound to v, <menu-bar> <Buffer-menu-mode> <sel>.
!
!(Buffer-menu-select)
!
!Select this line's buffer; also display buffers marked with `>'.
!You can mark buffers with the m command.
!This command deletes and replaces all the previously existing windows
!in the selected frame.

The problem is 1) when me make marks with m, the cursor moves down, so
we have to move the cursor back up unless we want our v command to pull
in an unrelated buffer.

Well OK, just make the last keystroke a v instead of a m, as 2) our marks
get thrown away anyway at the next invocation of list-buffers... which
is in fact why I'm writing this bug, even though I know there are many
replacements for list-buffers. OK, never mind.

In GNU Emacs 24.0.50.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2010-06-20 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20100619-2)





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

end of thread, other threads:[~2020-08-07 10:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22  9:51 bug#6491: 24.0.50; list-buffers should not throw away marks jidanni
2011-07-13 23:33 ` Lars Magne Ingebrigtsen
2011-07-13 23:58   ` Drew Adams
2011-07-16 20:19     ` Lars Magne Ingebrigtsen
2019-10-13 20:58     ` Lars Ingebrigtsen
2019-10-18  3:11       ` 積丹尼 Dan Jacobson
2019-10-18  3:48         ` Lars Ingebrigtsen
2019-10-18  4:30           ` Drew Adams
2019-10-18  5:44             ` 積丹尼 Dan Jacobson
2020-08-07 10:56               ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).