From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id B46C96DE1FC5 for ; Mon, 6 Mar 2017 11:27:06 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.166 X-Spam-Level: X-Spam-Status: No, score=-0.166 tagged_above=-999 required=5 tests=[AWL=-0.146, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id orPOfsaMe_lG for ; Mon, 6 Mar 2017 11:27:06 -0800 (PST) Received: from mail-lf0-f66.google.com (mail-lf0-f66.google.com [209.85.215.66]) by arlo.cworth.org (Postfix) with ESMTPS id C21796DE1FC0 for ; Mon, 6 Mar 2017 11:27:05 -0800 (PST) Received: by mail-lf0-f66.google.com with SMTP id v2so7416325lfi.2 for ; Mon, 06 Mar 2017 11:27:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nikula-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=i5gphIiv/DWjvX0KKxAA5DgqBc8wJHx+lsB7WwUHr3E=; b=b6TMQC6IfYD7iOainM83kEe4Wg7BRZ1T2CRv/ELjHeFOZG3EJHs4JHVxecrU+H5Bbu pGyc0KhFaBU7dcR8c6j3VU/99gDKOFRBHeTDyU7+9RY1AQQXVym2toW4QCafG5ijNpvd l3qrW7b9gMsgePq874n6e6sHs2AQxlXuvyvB4PIveO2g5A2EWRcHD5XzzMycp7xddsBv Xq1nkKDrXxB2TF7x2+WknFr0WOkwnbDhJj1nCP9qjIzcMDFQGn3jJWOVqbQJJfwGAmpR vr0paLnACbh5wcq3WmU9AyrPGNPt+hLhy1C7vwGWNVh6F/CFHUpj3BC4Mfuq8oiX8jgA SaLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=i5gphIiv/DWjvX0KKxAA5DgqBc8wJHx+lsB7WwUHr3E=; b=BBNMC4aaYDEjPTtBZaH+IBOXgOg69NpZzlpNcU0+FMaPdkUf4MnttC87S0HjMdfliz fHY5EReXujSSHC1cNbDOWG3m0EzVXQP6sr9929JgYsVru8aK6l1U9SkDBY8vag+sSMeY C22nfobnZniakONV/EXzKecEcZ3pXK8nx0HSgvTDBTHsIqJqw6hKxK2r52ExvknXc8fS l40Uk87GItqym+jq3UXKSM1/Tu8PDHbt5+s7BbscwBcJqFs4/cNppJEqh9l28w8iZQsg RuDUroTI1CquMWXYYFI3pjigTVFcECBOxdA5PcF9zNCLWi3j5D3CsBWtw3diPAnvSh2y m2xQ== X-Gm-Message-State: AMke39lNxGQdy2/wKIdhxKCYwpATheOTeKyxxPc7nSZ98KgsDGzAYXXJz+TIUltLccRtfQ== X-Received: by 10.25.23.215 with SMTP id 84mr5088546lfx.148.1488828424213; Mon, 06 Mar 2017 11:27:04 -0800 (PST) Received: from localhost (mobile-access-bcee58-4.dhcp.inet.fi. [188.238.88.4]) by smtp.gmail.com with ESMTPSA id x28sm4289559ljd.60.2017.03.06.11.27.03 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 06 Mar 2017 11:27:03 -0800 (PST) From: Jani Nikula To: notmuch@notmuchmail.org Subject: [PATCH 2/3] NEWS: external subcommand handling Date: Mon, 6 Mar 2017 21:27:00 +0200 Message-Id: <20170306192701.14465-2-jani@nikula.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170306192701.14465-1-jani@nikula.org> References: <20170306192701.14465-1-jani@nikula.org> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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: Mon, 06 Mar 2017 19:27:06 -0000 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 652affa960ed..079308555935 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,15 @@ Regular expression searches supported for `from:` and `subject:`. This requires recent Xapian (1.4+) See notmuch-search-terms(7) for details. +Command Line Interface +---------------------- + +Run external `notmuch-` prefixed commands as subcommands + + You can now add your own `notmuch-` prefixed commands in PATH, and + have notmuch run them as if they were notmuch commands. See the + `notmuch(1)` man page for details + Emacs Interface --------------- -- 2.11.0