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 3CAFB429E26 for ; Fri, 16 Dec 2011 10:17:22 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, 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 unwWqxMDdU0g for ; Fri, 16 Dec 2011 10:17:20 -0800 (PST) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id CE7F3431FD0 for ; Fri, 16 Dec 2011 10:17:20 -0800 (PST) Received: by yenm3 with SMTP id m3so3060777yen.26 for ; Fri, 16 Dec 2011 10:17:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:content-type:mime-version:content-transfer-encoding:to :from:in-reply-to:references:subject:date; bh=bPui/nOcvoPlFhXkcPjgS6qe5HNpGK5DJA4tH6lZ5ro=; b=kZx8Q2cqtpQ1hJZ/67WCGen+H9zazjcoS+HZf5+jpkpHf9nO/Rm1U+U2za9FJEhzKx DWn8Dsv0yjSXH0hkCCWtuTY71gf0PczRbdchK5FZJBTr1PpVgtm8qrdfYYs17/Kba+ip cX4d5wtCYJAznBi+eh5xu2xjYrcetja9YxgTY= Received: by 10.236.200.131 with SMTP id z3mr13483280yhn.129.1324059439327; Fri, 16 Dec 2011 10:17:19 -0800 (PST) Received: from localhost (201.20.249.69.user.ajato.com.br. [201.20.249.69]) by mx.google.com with ESMTPS id s12sm7040398anl.9.2011.12.16.10.17.17 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 16 Dec 2011 10:17:18 -0800 (PST) Message-ID: <4eeb8b2e.0c5a650a.67ce.ffffc2d9@mx.google.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable To: David Bremner , "Notmuch Mail" From: Kazuo Teramoto In-Reply-To: <87zkescxp5.fsf@zancas.localnet> References: <87zkescxp5.fsf@zancas.localnet> Subject: Re: have "notmuch help" call man? Date: Fri, 16 Dec 2011 16:17:16 -0200 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: Fri, 16 Dec 2011 18:17:22 -0000 On 2011-12-16T14:01:42, David Bremner wrote: >Also, there is the question of common text like search-terms, which >could be included in every page, or maybe contained in man notmuch. > What about continuing the git-foo analogy and creating a notmuch search terms page. Like how git-log page reference gitrevisions(7) for a complete description of giving references. And leave the notmuch page as a table of contents for the others commands and definitions.