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 7773A431FAF for ; Thu, 26 Jan 2012 05:06:59 -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 avhtKxy9QbLW for ; Thu, 26 Jan 2012 05:06:59 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id CC94C431FAE for ; Thu, 26 Jan 2012 05:06:58 -0800 (PST) Received: by werb10 with SMTP id b10so420291wer.26 for ; Thu, 26 Jan 2012 05:06:57 -0800 (PST) Received: by 10.216.131.95 with SMTP id l73mr849453wei.39.1327583217624; Thu, 26 Jan 2012 05:06:57 -0800 (PST) Received: from localhost ([109.131.116.159]) by mx.google.com with ESMTPS id fv6sm12392816wib.8.2012.01.26.05.06.56 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 26 Jan 2012 05:06:56 -0800 (PST) From: Pieter Praet To: Tomi Ollila , David Edmondson Subject: Re: [PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'. In-Reply-To: References: <1327397873-20596-1-git-send-email-dme@dme.org> <1327452608-8247-1-git-send-email-pieter@praet.org> User-Agent: Notmuch/0.11+132~ga81001f (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Thu, 26 Jan 2012 14:05:06 +0100 Message-ID: <87sjj2vcl9.fsf@praet.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Notmuch Mail 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, 26 Jan 2012 13:06:59 -0000 On Wed, 25 Jan 2012 15:00:22 +0200, Tomi Ollila wrote: > [...] > So, 'completing-read' -- or something that does the same thing better (ymmv). > Thanks for the suggestion, but `completing-read' will do just fine... ;D > Tomi Peace -- Pieter