all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Chord bindings for prev-buffer and next-buffer?
Date: Sun, 21 Nov 2004 19:32:04 -0500	[thread overview]
Message-ID: <87actag293.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87brdqre76.fsf@molpro.net> (Matt Hodges's message of "Sun, 21 Nov 2004 23:10:21 +0000")

>> However, the default bindings for these commands are `C-x <left>'
>> and `C-x <right>', which are not chords, so cannot be simply
>> pressed and held to cycle among buffers.

>> Can we find some available chord bindings and change these
>> defaults?

> If none are available, then I think that "C-x <left> C-x z z z z ..."
> is really not too bad.

I guess we could ideally allow:

  down-control x left left left left up-control

but that would require some changes to create and handle events for
the up-modifier and down-modifier events.


        Stefan "who used to have such a local hack where the above sequence
                was called [down-control C-x C-left C-left C-left C-up-control]
                tho now tat I think about it, it might have been better to
                call it [C-moddown C-x C-left C-left C-left C-modup] except
                that it would have made some sequences ambiguous such as
                [M-C-moddown M-C-foo M-C-modup] where it's not clear whether
                the moddown is because meta was already down and control got
                pressed, and it's similar unclear whether it's the meta or
                the control key that was released in the the modup."

      reply	other threads:[~2004-11-22  0:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-21 18:31 Chord bindings for prev-buffer and next-buffer? Drew Adams
2004-11-21 23:10 ` Matt Hodges
2004-11-22  0:32   ` Stefan Monnier [this message]

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=87actag293.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@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.