From 5883d94130dd133611feff01c8b741396ad252bd Mon Sep 17 00:00:00 2001 From: David Bremner Date: Mon, 5 Oct 2015 07:24:15 +2100 Subject: [PATCH] Re: [PATCH] nmbug-status: print config errors to stderr --- 4f/33efa9cbd0ccefebd83c59a37463529c3baa4d | 57 +++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 4f/33efa9cbd0ccefebd83c59a37463529c3baa4d diff --git a/4f/33efa9cbd0ccefebd83c59a37463529c3baa4d b/4f/33efa9cbd0ccefebd83c59a37463529c3baa4d new file mode 100644 index 000000000..f6e821c73 --- /dev/null +++ b/4f/33efa9cbd0ccefebd83c59a37463529c3baa4d @@ -0,0 +1,57 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 82E0C6DE19B7 + for ; Sun, 4 Oct 2015 03:26:30 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.104 +X-Spam-Level: +X-Spam-Status: No, score=0.104 tagged_above=-999 required=5 tests=[AWL=0.104] + 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 xYJyXHNLw0g5 for ; + Sun, 4 Oct 2015 03:26:28 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id B81D46DE19AA + for ; Sun, 4 Oct 2015 03:26:28 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZigT4-00027m-In; Sun, 04 Oct 2015 10:24:34 +0000 +Received: (nullmailer pid 8758 invoked by uid 1000); Sun, 04 Oct 2015 + 10:24:15 -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH] nmbug-status: print config errors to stderr +In-Reply-To: <1443859076-8895-1-git-send-email-jani@nikula.org> +References: <1443859076-8895-1-git-send-email-jani@nikula.org> +User-Agent: Notmuch/0.20.2+93~g33c8777 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sun, 04 Oct 2015 07:24:15 -0300 +Message-ID: <87r3lb7wz4.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Sun, 04 Oct 2015 10:26:30 -0000 + +Jani Nikula writes: + +> Particularly scripted usage with stdout redirection can be confusing +> if errors are printed to stdout instead of stderr. + +pushed + +d -- 2.26.2