From: Oleh Krehel <ohwoeowho@gmail.com>
To: Bob Weiner <rsw@gnu.org>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: Problem quitting properly from transient keymap with one keystroke
Date: Fri, 20 Oct 2017 14:42:17 +0200 [thread overview]
Message-ID: <CAA01p3rN=FG5ZEsdA3tRRvHfKDWzhyGyvvyWNhPVZdpKK1Qs+g@mail.gmail.com> (raw)
In-Reply-To: <m0wp3r7rtm.rsw@gnu.org>
Hi Bob,
> Everything is working as desired except for disabling the transient map.
> Both C-g and q should disable the transient map and run the on-exit
> function I have defined.
Have you looked at the hydra package on ELPA? It's easy to do what you
describe with `defhydra'.
Initially, it relied on the default `set-transient-map', but now it
uses `hydra-set-transient-map' (which makes some things easier).
regards,
Oleh
next prev parent reply other threads:[~2017-10-20 12:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 3:13 Problem quitting properly from transient keymap with one keystroke Bob Weiner
2017-10-19 15:40 ` Robert Weiner
2017-10-20 12:24 ` Stefan Monnier
2017-10-20 12:27 ` Stefan Monnier
2017-10-20 14:45 ` Robert Weiner
2017-10-20 15:13 ` Stefan Monnier
2017-10-20 16:04 ` Robert Weiner
2017-10-20 17:34 ` Stefan Monnier
2017-10-20 17:51 ` Robert Weiner
2017-10-20 12:42 ` Oleh Krehel [this message]
2017-10-20 14:32 ` Robert Weiner
2017-10-20 14:36 ` Robert Weiner
2017-10-20 14:44 ` Stefan Monnier
2017-10-20 15:26 ` Oleh Krehel
2017-10-20 17:30 ` Stefan Monnier
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='CAA01p3rN=FG5ZEsdA3tRRvHfKDWzhyGyvvyWNhPVZdpKK1Qs+g@mail.gmail.com' \
--to=ohwoeowho@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=rsw@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.