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 78A134196F2 for ; Thu, 22 Apr 2010 06:34:49 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.5 X-Spam-Level: X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_05=-0.5] 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 a2OdtAWzSthC for ; Thu, 22 Apr 2010 06:34:48 -0700 (PDT) Received: from homiemail-a13.g.dreamhost.com (caiajhbdcagg.dreamhost.com [208.97.132.66]) by olra.theworths.org (Postfix) with ESMTP id C1334431FC1 for ; Thu, 22 Apr 2010 06:34:48 -0700 (PDT) Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch [129.132.133.204]) (Authenticated sender: sebastian@sspaeth.de) by homiemail-a13.g.dreamhost.com (Postfix) with ESMTPA id EB1806A807D for ; Thu, 22 Apr 2010 06:34:46 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Thu, 22 Apr 2010 15:34:44 +0200 From: "Sebastian Spaeth" To: Notmuch developer list Subject: Re: [PATCH] notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3) In-Reply-To: <1271927251-19867-2-git-send-email-Sebastian@SSpaeth.de> References: <87ochbx3er.fsf@SSpaeth.de> <1271927251-19867-2-git-send-email-Sebastian@SSpaeth.de> Date: Thu, 22 Apr 2010 15:34:44 +0200 Message-ID: <87ochbliff.fsf@SSpaeth.de> 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: Thu, 22 Apr 2010 13:34:49 -0000 On 2010-04-22, Sebastian Spaeth wrote: > From: Jesse Rosenthal This patch must have slipped in the patch series of the 6 other patches (which are all correct). Please ignore it. Note to myself, never do "git send-email 00*" Sebastian