On Tue, 13 Dec 2011 18:32:09 +0100, Thomas Jost <schnouki@schnouki.net> wrote: > Reusing the current window to compose a new mail may be troublesome for the > user. This patch introduces a new customizable variable, notmuch-mua-compose-in, > which lets the user choose where to create the mail buffer: in the current > window (current and default behaviour), in a new window, or in a new frame. There is something odd about the compose-in-new-frame support. If I run M-x notmuch-mua-mail from within an initial frame, it doesn't create a new frame but splits the current one. If I then run M-x notmuch, _that_ creates the new frame. d