Re: [PATCH v3 1/4] emacs: Let the user choose where to compose new mails

Subject: Re: [PATCH v3 1/4] emacs: Let the user choose where to compose new mails

Date: Thu, 15 Dec 2011 19:50:36 -0400

To: Jameson Graef Rollins, Thomas Jost, notmuch@notmuchmail.org

Cc:

From: David Bremner


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.




Thread: