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 3C514429E25 for ; Thu, 10 Nov 2011 16:20:19 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 cz+oAfQzaauj for ; Thu, 10 Nov 2011 16:20:18 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id CD940431FD0 for ; Thu, 10 Nov 2011 16:20:17 -0800 (PST) Received: by wwf10 with SMTP id 10so1618938wwf.2 for ; Thu, 10 Nov 2011 16:20:16 -0800 (PST) Received: by 10.180.103.170 with SMTP id fx10mr11267643wib.56.1320970815563; Thu, 10 Nov 2011 16:20:15 -0800 (PST) Received: from localhost (26.48-242-81.adsl-dyn.isp.belgacom.be. [81.242.48.26]) by mx.google.com with ESMTPS id fo3sm5918582wib.21.2011.11.10.16.20.14 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Nov 2011 16:20:14 -0800 (PST) From: Pieter Praet To: Jameson Graef Rollins , Michal Sojka , notmuch@notmuchmail.org Subject: Re: [PATCH] Do not query on notmuch-search exit In-Reply-To: <87pqi6bzdn.fsf@washington.ligo-wa.caltech.edu> References: <877h65dwcy.fsf@steelpick.2x.cz> <1314044943-3417-1-git-send-email-sojkam1@fel.cvut.cz> <874o17wvd3.fsf@servo.factory.finestructure.net> <87bovbav25.fsf@steelpick.2x.cz> <87pqi6bzdn.fsf@washington.ligo-wa.caltech.edu> User-Agent: Notmuch/0.9+37~g8861220 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Fri, 11 Nov 2011 01:19:27 +0100 Message-ID: <87bosjtss0.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Fri, 11 Nov 2011 00:20:19 -0000 On Sat, 08 Oct 2011 20:46:44 -0700, Jameson Graef Rollins wrote: > On Sat, 27 Aug 2011 14:38:26 +0200, Michal Sojka wrote: > > Emacs 23.2 queries by default about killing existing processes. This > > is annoying when one wants to interrupt long search with 'q' key. > > Disable this behavior for notmuch. > > I would like to advocate that this patch gets pushed soon so that it > doesn't get lost. > > jamie. > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch Appears to have been merged in by the powers that be: commit 0234a16b Thanks! Peace -- Pieter