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 93B53429E26 for ; Tue, 20 Dec 2011 00:02:58 -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 xav1WOSxnox2 for ; Tue, 20 Dec 2011 00:02:58 -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 1A8E7431FB6 for ; Tue, 20 Dec 2011 00:02:57 -0800 (PST) Received: by wgbds13 with SMTP id ds13so9795349wgb.2 for ; Tue, 20 Dec 2011 00:02:55 -0800 (PST) Received: by 10.216.139.71 with SMTP id b49mr6011717wej.47.1324368175619; Tue, 20 Dec 2011 00:02:55 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id p2sm969930wbh.22.2011.12.20.00.02.53 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 20 Dec 2011 00:02:54 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 0D398A0179; Tue, 20 Dec 2011 08:02:53 +0000 (GMT) To: Aaron Ecay , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Add `notmuch-jump-to-recent-buffer'. In-Reply-To: References: <1290426664-15745-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.10.2+107~ga2d0215 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Tue, 20 Dec 2011 08:02:53 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Tue, 20 Dec 2011 08:02:58 -0000 On Mon, 19 Dec 2011 12:58:53 -0500, Aaron Ecay wrote: > (Please excuse the lack of inline comments on the patch =E2=80=93 the ori= ginal > patch email is so old that I had deleted it from my archives!) You _deleted_ things? /me faints. > progn...set-buffer should be with-current-buffer > or...eq...eq... would be cleaner as (memq major-mode '(foo bar baz)) Good comments, thanks. Updated patch sent. dme. --=20 David Edmondson, http://dme.org