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 24501431FBF for ; Thu, 1 May 2014 07:42:12 -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 4vZlzvRqssrS for ; Thu, 1 May 2014 07:42:08 -0700 (PDT) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A180C431FAF for ; Thu, 1 May 2014 07:42:08 -0700 (PDT) Received: by mail-ee0-f53.google.com with SMTP id b15so1159267eek.26 for ; Thu, 01 May 2014 07:42:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=c93vhqqWQzYV0iwDXOPpFokFZF/RBL2n9Q3wTBx2t7E=; b=kIb46S7uhzFwz/0pIcGrllm1AnDmqd1+2utpNTz5EUAZ6IdNTw5VPD9mBL0Vu01pet nnu+g/Q44WOnO6yroFexnYJNmW+u+MC05ZVuC9ue4TrUuqj4f9XGja9M+5ZZ0QSNqIGk u+tAC1l4QK0pA4sy4E6ly3QIsFnKHJUoQaz5Wz/PawM4NTUY8j4MZUWHaemlYLNq3bb8 s6TvL+Nw+uFbnNlLxydOALtJpHxkiHEGwTlOf0stG5CY+bmTTH3tsX3RkmBjU9wWvhv/ Dy9rTrofR1cVp+hHgKW6mgJKN0wSbkMy4SJQx6E6wD6ksS633OxQLEGy88m+di/ao+qN DRBw== X-Gm-Message-State: ALoCoQlX+I+4Z/Xw3QLbU/URoOtOOcG2BDj7OowgmxzvBHngp1d+xulzl/3BdKATndNG4Pr+JOkM X-Received: by 10.14.45.6 with SMTP id o6mr10197080eeb.24.1398955324991; Thu, 01 May 2014 07:42:04 -0700 (PDT) Received: from localhost (dsl-hkibrasgw2-58c36f-91.dhcp.inet.fi. [88.195.111.91]) by mx.google.com with ESMTPSA id m8sm76813139eeg.11.2014.05.01.07.42.03 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 01 May 2014 07:42:04 -0700 (PDT) From: Jani Nikula To: notmuch@notmuchmail.org, david@tethera.net Subject: [PATCH 0/5] some more news for 0.18 Date: Thu, 1 May 2014 17:41:57 +0300 Message-Id: X-Mailer: git-send-email 1.9.2 In-Reply-To: <1398899916-18352-1-git-send-email-david@tethera.net> References: <1398899916-18352-1-git-send-email-david@tethera.net> 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, 01 May 2014 14:42:12 -0000 Hi David, here's some more news; feel free to drop any that you don't think are newsworthy. BR, Jani. Jani Nikula (5): NEWS: notmuch insert respects maildir.synchronize_flags NEWS: emacs: push mark before signature on reply NEWS: cli exit status codes NEWS: message piping working directory NEWS: insert and new refuse invalid tags NEWS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) -- 1.9.2