]> rtime.felk.cvut.cz Git - notmuch.git/commit
contrib: pick: move M-RET to prefix-arg RET
authorMark Walters <markwalters1009@gmail.com>
Mon, 23 Sep 2013 19:52:58 +0000 (20:52 +0100)
committerDavid Bremner <bremner@debian.org>
Wed, 2 Oct 2013 11:47:18 +0000 (08:47 -0300)
commitd1a5f5c659ae49f89fd55b183389b818e55062ad
treed87b2c3155003397f602c943a3174ce7e5bbd526
parentcbbf53e4df9a90620339e70da71aa8734915462b
contrib: pick: move M-RET to prefix-arg RET

In pick the user has the option of showing the selected message in a
subpane (the message pane) or in the full frame. This is customisable
using the variable notmuch-pick-show-out. At the moment RET is bound
to the default option and M-RET the other option. This is
messy and involves tricks to make sure the keymap is setup at the
right time.

This changes this to prefix-arg RET for the other option which
simplifies the code and makes things cleaner.
contrib/notmuch-pick/notmuch-pick.el