Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9AC0B40DAD5 for ; Mon, 8 Nov 2010 09:09:39 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NUndrMq0388W; Mon, 8 Nov 2010 09:09:26 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 9637C40DAC4; Mon, 8 Nov 2010 09:09:25 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id DF93C25412D; Mon, 8 Nov 2010 09:09:20 -0800 (PST) From: Carl Worth To: Jameson Rollins , Notmuch Mail Subject: Re: [PATCH 1/2] Don't use kill-this-buffer to kill notmuch emacs buffers In-Reply-To: <87y696yw37.fsf@servo.finestructure.net> References: <87y696yw37.fsf@servo.finestructure.net> User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Mon, 08 Nov 2010 09:09:20 -0800 Message-ID: <87d3qfoi7z.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2010 17:09:39 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Sat, 6 Nov 2010 16:49:28 -0400, Jameson Rollins 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. =2DCarl PS. Was there no [PATCH 2/2] to follow this one? =2D-=20 carl.d.worth@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFM2C7A6JDdNq8qSWgRAs/jAJ0YG+G1vZZkLEMhV5foeKWgoHVrhwCeLTBU 0w1Jqhw+aY12KGtc3/pKses= =OO50 -----END PGP SIGNATURE----- --=-=-=--