unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Move pick to use prefix-arg rather than Escape
@ 2013-09-23 19:52 Mark Walters
  2013-09-23 19:52 ` [PATCH 1/2] contrib: pick: move M-RET to prefix-arg RET Mark Walters
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mark Walters @ 2013-09-23 19:52 UTC (permalink / raw)
  To: notmuch

To try and minimise the impact of pick on the code base some
keybindings which would naturally use a prefix argument were done as a
separate keybinding with "M-". (The reason is that a prefix argument
would have meant modifying the original function whereas the M- could
be bound to a new function in pick)

The first patch is actually all inside pick anyway so can be
changed. The second patch removes a different occurence of the M-
keybinding temporarily: we can add back the prefix-arg version once
pick is in mainline.

I also have some patches to add the prefix-argument (going to pick) to
hello buttons and other search entry points.  (I think this is a good
reason to make the change from M- to prefix-arg as it is much easier
to link the prefix-arg into button actions).

Best wishes

Mark

Mark Walters (2):
  contrib: pick: move M-RET to prefix-arg RET
  contrib: pick: remove temporary keybinding

 contrib/notmuch-pick/notmuch-pick.el |   52 +++++++++++++---------------------
 1 files changed, 20 insertions(+), 32 deletions(-)

-- 
1.7.9.1

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

end of thread, other threads:[~2013-10-02 11:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-23 19:52 [PATCH 0/2] Move pick to use prefix-arg rather than Escape Mark Walters
2013-09-23 19:52 ` [PATCH 1/2] contrib: pick: move M-RET to prefix-arg RET Mark Walters
2013-09-23 19:52 ` [PATCH 2/2] contrib: pick: remove temporary keybinding Mark Walters
2013-10-01  8:50 ` [PATCH 0/2] Move pick to use prefix-arg rather than Escape Tomi Ollila
2013-10-02 11:49 ` David Bremner

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

	https://yhetil.org/notmuch.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).