From: jidanni@jidanni.org
To: 6491@debbugs.gnu.org
Subject: bug#6491: 24.0.50; list-buffers should not throw away marks
Date: Tue, 22 Jun 2010 17:51:13 +0800 [thread overview]
Message-ID: <87d3vjqtta.fsf@jidanni.org> (raw)
!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)
next reply other threads:[~2010-06-22 9:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-22 9:51 jidanni [this message]
2011-07-13 23:33 ` bug#6491: 24.0.50; list-buffers should not throw away marks 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
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d3vjqtta.fsf@jidanni.org \
--to=jidanni@jidanni.org \
--cc=6491@debbugs.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 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).