[PATCH v3 1/4] emacs: Let the user choose where to compose new mails
David Bremner
david at tethera.net
Thu Dec 15 15:50:36 PST 2011
On Thu, 15 Dec 2011 09:18:00 -0800, Jameson Graef Rollins <jrollins at finestructure.net> wrote:
>
> Hey, David. I think that notmuch-mua-mail is not the correct function.
> It works fine if you just use 'm' to invoke a new mail compose, which
> actually calls notmuch-mua-new-mail.
>
I think the problem is related to emacsclient.
With 'm' I have the following behaviour:
emacs -q --daemon
M-x notmuch (to load variable definitions)
M-x customize-variable notmuch-mua-compose-in
(select compose in new window, save for current session)
M-x notmuch
m ;; new window is opened as it should be
C-c C-c ;; frame is closed.
More information about the notmuch
mailing list