--- /dev/null
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id B7A3F431FCB\r
+ for <notmuch@notmuchmail.org>; Sat, 7 Mar 2015 06:30:09 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.738\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.738 tagged_above=-999 required=5\r
+ tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_LOW=-0.7]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id uSJKpKE41Z08 for <notmuch@notmuchmail.org>;\r
+ Sat, 7 Mar 2015 06:30:06 -0800 (PST)\r
+Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com\r
+ [74.125.82.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client\r
+ certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
+ 71A77431FBC for <notmuch@notmuchmail.org>; Sat, 7 Mar 2015 06:30:06 -0800\r
+ (PST)\r
+Received: by wghn12 with SMTP id n12so11440793wgh.6\r
+ for <notmuch@notmuchmail.org>; Sat, 07 Mar 2015 06:30:04 -0800 (PST)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=1e100.net; s=20130820;\r
+ h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\r
+ :references;\r
+ bh=EQVDbFZ2abV+i9QmHqEXkYz6VjF5Ek75L8IjGXMcb1E=;\r
+ b=gIKvASEQOmALa1PuE9nhtqDsc7dxMDe5WlcbdTsQ7VCONWjbfdLi4XWQ7kuyLaGliX\r
+ MnSyNBRjHTUW7V+jvZbgXH3MDRkVd3/l1+AvDo8J5R6mkB5CDTBExNqT/wd/L0L+sSI7\r
+ HtC7eyfqqQ79xSnOVhrIGC3ggT/1gI7iXP5XSldX4S+TmfFc8zATIu/0I+perOXPt6/e\r
+ Rug1rx4ingLe1XCSNnpPXpckLd9SD/qJRRpaEV4WZnFn4MZVEhvjTtcXI59KJtSl3NYQ\r
+ /c1UOveUfyF4Hq+FBzkgrnhuKSFYFzmbRwFGV6vKZDwA/lV3HnCpTjgUxZBAqbdl9KT0\r
+ galg==\r
+X-Gm-Message-State:\r
+ ALoCoQkJZ8ekDge8EXNXBaYQA7fnw+QLpeTpwmsMbPEXm3ZXr/LgQJ0eU4jftB1dRWlkMIZY003g\r
+X-Received: by 10.194.79.226 with SMTP id m2mr39623061wjx.60.1425738604327;\r
+ Sat, 07 Mar 2015 06:30:04 -0800 (PST)\r
+Received: from localhost (mobile-internet-bcee3b-76.dhcp.inet.fi.\r
+ [188.238.59.76])\r
+ by mx.google.com with ESMTPSA id g5sm19587987wjr.19.2015.03.07.06.30.03\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Sat, 07 Mar 2015 06:30:03 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 2/2] man: fix notmuch-emacs-mua environment section\r
+Date: Sat, 7 Mar 2015 16:30:20 +0200\r
+Message-Id: <1425738620-6972-2-git-send-email-jani@nikula.org>\r
+X-Mailer: git-send-email 2.1.4\r
+In-Reply-To: <1425738620-6972-1-git-send-email-jani@nikula.org>\r
+References: <1425738620-6972-1-git-send-email-jani@nikula.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 07 Mar 2015 14:30:10 -0000\r
+\r
+It's emacsclient command, not comment. Document default values. While\r
+at it, format the environment section similarly to other man pages.\r
+---\r
+ doc/man1/notmuch-emacs-mua.rst | 8 ++++----\r
+ 1 file changed, 4 insertions(+), 4 deletions(-)\r
+\r
+diff --git a/doc/man1/notmuch-emacs-mua.rst b/doc/man1/notmuch-emacs-mua.rst\r
+index 32b728639188..36b51cdc3b18 100644\r
+--- a/doc/man1/notmuch-emacs-mua.rst\r
++++ b/doc/man1/notmuch-emacs-mua.rst\r
+@@ -51,11 +51,11 @@ Options may be specified multiple times.\r
+ ENVIRONMENT VARIABLES\r
+ =====================\r
+ \r
+-``EMACS``\r
+-Name of emacs command to invoke\r
++**EMACS**\r
++ Name of emacs command to invoke. Defaults to "emacs".\r
+ \r
+-``EMACSCLIENT``\r
+-Name of emacsclient comment to invoke\r
++**EMACSCLIENT**\r
++ Name of emacsclient command to invoke. Defaults to "emacsclient".\r
+ \r
+ SEE ALSO\r
+ ========\r
+-- \r
+2.1.4\r
+\r