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 5BFD6431FD0 for ; Sat, 2 Jul 2011 06:31:22 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, 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 J6ICB87MM-Rt for ; Sat, 2 Jul 2011 06:31:21 -0700 (PDT) Received: from mail-fx0-f46.google.com (mail-fx0-f46.google.com [209.85.161.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id AAB0B431FB6 for ; Sat, 2 Jul 2011 06:31:21 -0700 (PDT) Received: by fxh19 with SMTP id 19so4067538fxh.19 for ; Sat, 02 Jul 2011 06:31:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=from:to:subject:date:message-id:x-mailer:in-reply-to:references; bh=LrWVdAHK8ovWAHb3rly87MWott0/RYQ/aq5tbR7X4PA=; b=szsIVLpGfrDbVjHuJAg6dSuY8ri9gThZqJjcN+101tkmomeKf1ggpy3ohQGQGy6b2X xZTpYbpkwyQsWEIDAZNsAcSYqjqWDBBtHRT+33HWrobraPuuTquhX17sgmTnHTbepO9r Yy5nupYnJ518pqvlPbEABLNkRplkwlzEiN9TQ= Received: by 10.223.13.211 with SMTP id d19mr6454523faa.67.1309613480019; Sat, 02 Jul 2011 06:31:20 -0700 (PDT) Received: from localhost (p4FC79C4C.dip0.t-ipconnect.de [79.199.156.76]) by mx.google.com with ESMTPS id j23sm3087729fai.15.2011.07.02.06.31.18 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 02 Jul 2011 06:31:18 -0700 (PDT) From: Daniel Schoepe To: notmuch@notmuchmail.org Subject: [PATCH v2 0/2] emacs: User-defined sections in notmuch-hello Date: Sat, 2 Jul 2011 15:31:09 +0200 Message-Id: <1309613471-23465-1-git-send-email-daniel.schoepe@googlemail.com> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1309379221-5617-1-git-send-email-daniel.schoepe@googlemail.com> References: <1309379221-5617-1-git-send-email-daniel.schoepe@googlemail.com> 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, 02 Jul 2011 13:31:22 -0000 Rebased against current master and some improvements for using customize.