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 4C746431FB6 for ; Sat, 28 Jan 2012 13:45:01 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.8 X-Spam-Level: X-Spam-Status: No, score=-0.8 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, 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 UIUeQB1v3Hjn for ; Sat, 28 Jan 2012 13:45:00 -0800 (PST) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A7D80431FAE for ; Sat, 28 Jan 2012 13:45:00 -0800 (PST) Received: by eaal1 with SMTP id l1so1398445eaa.26 for ; Sat, 28 Jan 2012 13:44:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=schoepe.org; s=google; h=from:to:subject:date:message-id:x-mailer:in-reply-to:references; bh=/5nFugvzPvL9fGvDAKau733wIww1Zcelkih4Edk7/Dk=; b=gUN3/+GSHrOiFngnQE1CR/VfRZh//rab6oSs2fCRNW2bgwFVAu5vRg9sap/9YCLyM/ 3+2gb1QjuLgoIjl9y631Bij1bQ/dPzWB8u21+B79omeLfo6neegVKnHYqK3IlVtaRnX1 xzmnJwNVwLpOyMtkQaLhiNbVcwQJzO4u2SwzU= Received: by 10.213.34.212 with SMTP id m20mr2002326ebd.30.1327787099278; Sat, 28 Jan 2012 13:44:59 -0800 (PST) Received: from localhost (dslb-088-069-137-009.pools.arcor-ip.net. [88.69.137.9]) by mx.google.com with ESMTPS id t11sm22286388eea.10.2012.01.28.13.44.56 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 28 Jan 2012 13:44:57 -0800 (PST) From: Daniel Schoepe To: notmuch@notmuchmail.org Subject: [PATCH v8 0/2] emacs: User-defined sections in notmuch-hello Date: Sat, 28 Jan 2012 22:44:51 +0100 Message-Id: <1327787093-26361-1-git-send-email-daniel@schoepe.org> X-Mailer: git-send-email 1.7.8.3 In-Reply-To: <87ehujqzu6.fsf@schoepe.localhost> References: <87ehujqzu6.fsf@schoepe.localhost> 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: Sat, 28 Jan 2012 21:45:01 -0000 Rebased against master.