On Thu, 15 Dec 2011 09:18:00 -0800, Jameson Graef Rollins <jrollins@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.