unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Helmut Eller <eller.helmut@gmail.com>
To: 33033@debbugs.gnu.org
Subject: bug#33033: 27.0.50; [wishlist] Registers for non-file buffers
Date: Sat, 13 Oct 2018 10:09:44 +0200	[thread overview]
Message-ID: <m2muri469j.fsf@gmail.com> (raw)

1.) It would be nice if the register machinery could also be used for
switching to buffers that aren't connected to a file but have
more-or-less fixed names like *shell*, *Backtrace*, or *scratch*.

E.g. (set-register ?s '(buffer "*scratch*")) could set up things so that
C-x r j s would switch to the *scratch* buffer.

2.) Similarly, it would be useful to have a way to switch to a buffer
based on the buffer's mode.

E.g. (set-register ?l '(mode emacs-lisp)) could switch to the last
recently used buffer in emacs-lisp mode.

I suppose I could implement this myself with registerv-make, but maybe
those two use cases should be standardized and documented.

Helmut





             reply	other threads:[~2018-10-13  8:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-13  8:09 Helmut Eller [this message]
2019-07-11 15:38 ` bug#33033: 27.0.50; [wishlist] Registers for non-file buffers Lars Ingebrigtsen
2019-07-11 16:15   ` Helmut Eller
2019-07-12 15:14     ` Lars Ingebrigtsen
2021-11-30 14:17       ` 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=m2muri469j.fsf@gmail.com \
    --to=eller.helmut@gmail.com \
    --cc=33033@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).