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 4AA8A6DE0B6D for ; Fri, 21 Dec 2018 04:02:15 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.002 X-Spam-Level: X-Spam-Status: No, score=-0.002 tagged_above=-999 required=5 tests=[AWL=-0.001, SPF_PASS=-0.001] 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 rwRxY8sujA2E for ; Fri, 21 Dec 2018 04:02:10 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id A04896DE0B36 for ; Fri, 21 Dec 2018 04:02:10 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1gaJVJ-0006yB-B6 for notmuch@notmuchmail.org; Fri, 21 Dec 2018 07:02:09 -0500 Received: (nullmailer pid 26767 invoked by uid 1000); Fri, 21 Dec 2018 12:01:56 -0000 From: David Bremner To: notmuch@notmuchmail.org Subject: Re: [PATCH] doc: make man pages depend on emacs docstrings In-Reply-To: <20181220083212.1396-1-david@tethera.net> References: <20181220083212.1396-1-david@tethera.net> Date: Fri, 21 Dec 2018 21:01:56 +0900 Message-ID: <878t0jks0b.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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: Fri, 21 Dec 2018 12:02:15 -0000 David Bremner writes: > This is nonsensical on the face of it, but is needed (for now) because > the notmuch-emacs page is unconditionally included in index.rst. pushed to master. d