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 266CB431FAF for ; Wed, 14 Mar 2012 14:21:23 -0700 (PDT) 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 uCZja7wgvFCC for ; Wed, 14 Mar 2012 14:21:22 -0700 (PDT) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 7B863431FAE for ; Wed, 14 Mar 2012 14:21:22 -0700 (PDT) Received: by lbok6 with SMTP id k6so1225856lbo.26 for ; Wed, 14 Mar 2012 14:21:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state; bh=0LBEWLOCp7CU1z8YVDkf38tw6yeHFQeYsxVLuY/Yt8w=; b=LpHBgRhFow47evkYJs8WdZBWoVaD7zJMLord7CFB2nkCF7PgjluzIjQzuOihWnzSBv k4+iQLqibXfYQ7zA7N3VozwEbf7kDuv/PntSN9pRCynG2fsDd7Q8Crbt15Bnhe5Uje6T CGzY2077WaSCU3DKULEE2dvO0kwWtzQUc6nA7qiiPj1Gt5PwMZ55AZRrP+tEbHG6hU19 ChdUt/bu47gFAkW/hK3HCgBnKZlFUwXhSmSFYihFPBXkXJVvMNKLQeSDwMAgWDhbQUH5 Ea4Ae3XyiJOUYKWhHc1rzg/dYRkGH6TATMLMvRhhb+FXsFjQ2DIsPfqS3qpvBwkCmWT4 +ZMg== Received: by 10.112.104.136 with SMTP id ge8mr1476494lbb.63.1331760079268; Wed, 14 Mar 2012 14:21:19 -0700 (PDT) Received: from localhost (dsl-hkibrasgw4-fe50f800-253.dhcp.inet.fi. [84.248.80.253]) by mx.google.com with ESMTPS id u4sm4683741lad.5.2012.03.14.14.21.13 (version=SSLv3 cipher=OTHER); Wed, 14 Mar 2012 14:21:17 -0700 (PDT) From: Jani Nikula To: notmuch@notmuchmail.org, david@tethera.net Subject: [PATCH 0/6] news for 0.12 Date: Wed, 14 Mar 2012 23:21:05 +0200 Message-Id: X-Mailer: git-send-email 1.7.5.4 X-Gm-Message-State: ALoCoQnOQDgf2dJNyLbEq1rLPBK4FYyq2pdORosgCGvLOgfOG7BiwbXfmnnRD7ybA/EI9TjjRUgI 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: Wed, 14 Mar 2012 21:21:23 -0000 Hi David, a bunch of 0.12 news items for you, the way you wanted: separate and boring. ;) They apply both to master and release branches at the time of writing. Drop the un-news-worthy ones as you see fit. J. Jani Nikula (6): NEWS: emacs: Fix MML tag quoting in replies NEWS: emacs: show view archiving key binding changes NEWS: emacs: support text/calendar MIME type NEWS: emacs: inline patch fake attachment file names NEWS: emacs: enable `notmuch-search-line-faces' by default NEWS: cli: manual page for notmuch configuration options NEWS | 39 +++++++++++++++++++++++++++++++++++++++ 1 files changed, 39 insertions(+), 0 deletions(-) -- 1.7.5.4