Re: [PATCH 1/2] Don't use kill-this-buffer to kill notmuch emacs buffers

Subject: Re: [PATCH 1/2] Don't use kill-this-buffer to kill notmuch emacs buffers

Date: Mon, 08 Nov 2010 09:09:20 -0800

To: Jameson Rollins, Notmuch Mail

Cc:

From: Carl Worth


On Sat, 6 Nov 2010 16:49:28 -0400, Jameson Rollins <jrollins@finestructure.net> wrote:
> kill-this-buffer appears to be a function intended specifically for
> use in the menu bar, and causes problem killing notmuch buffers when
> multiple frames have been used.  This patch replaces kill-this-buffer
> with notmuch-kill-this-buffer, which in turn just simply calls
> (kill-buffer (current-buffer)).

Thanks. I've pushed this now.

-Carl

PS. Was there no [PATCH 2/2] to follow this one?

-- 
carl.d.worth@intel.com
part-000.sig (application/pgp-signature)

Thread: