From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 074DE431E82 for ; Thu, 1 Mar 2012 06:57:37 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 6-2nDeIVOG9r for ; Thu, 1 Mar 2012 06:57:36 -0800 (PST) Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36]) by olra.theworths.org (Postfix) with ESMTP id 51D11431FAE for ; Thu, 1 Mar 2012 06:57:36 -0800 (PST) Received: from localhost (unknown [192.168.200.4]) by max.feld.cvut.cz (Postfix) with ESMTP id 5F79D19F331E; Thu, 1 Mar 2012 15:57:35 +0100 (CET) X-Virus-Scanned: IMAP AMAVIS Received: from max.feld.cvut.cz ([192.168.200.1]) by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new, port 10044) with ESMTP id T2gmTiHXWtuA; Thu, 1 Mar 2012 15:57:33 +0100 (CET) Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) by max.feld.cvut.cz (Postfix) with ESMTP id 805D419F32EC; Thu, 1 Mar 2012 15:57:33 +0100 (CET) Received: from steelpick.2x.cz (unknown [141.76.49.23]) (Authenticated sender: sojkam1) by imap.feld.cvut.cz (Postfix) with ESMTPSA id 6EB2B660968; Thu, 1 Mar 2012 15:57:33 +0100 (CET) Received: from wsh by steelpick.2x.cz with local (Exim 4.77) (envelope-from ) id 1S37Rk-0001VD-Vs; Thu, 01 Mar 2012 15:57:32 +0100 From: Michal Sojka To: David Bremner , Dmitry Kurochkin , notmuch@notmuchmail.org Subject: Re: [PATCH v10 1/2] emacs: User-defined sections in notmuch-hello In-Reply-To: <87ipio33ce.fsf@zancas.localnet> References: <1310079227-19120-1-git-send-email-daniel.schoepe@googlemail.com> <1329490088-8323-1-git-send-email-dmitry.kurochkin@gmail.com> <1329490088-8323-2-git-send-email-dmitry.kurochkin@gmail.com> <87ipio33ce.fsf@zancas.localnet> User-Agent: Notmuch/0.11.1+239~g2e86bb7 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Thu, 01 Mar 2012 15:57:32 +0100 Message-ID: <87ipiomkrn.fsf@steelpick.2x.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Daniel Schoepe 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: Thu, 01 Mar 2012 14:57:37 -0000 On Thu, 01 Mar 2012, David Bremner wrote: > > Pushed, finally. Thanks for both of your hard work on this. Hi, is anybody willing to review id:"1329603149-6047-1-git-send-email-sojkam1@fel.cvut.cz"? I'd like to see it merged togetger with these patches as it makes my work with notmuch-hello much more pleasant. And others (id:"8762f7etfo.fsf@qmul.ac.uk") would probably like this patch too. -Michal