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 1C5EF431FBD for ; Sat, 18 Jan 2014 03:06:42 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.098 X-Spam-Level: X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] 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 17sQzijXvJdu for ; Sat, 18 Jan 2014 03:06:34 -0800 (PST) Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id C05F7431FBC for ; Sat, 18 Jan 2014 03:06:33 -0800 (PST) Received: from smtp.qmul.ac.uk ([138.37.6.40]) by mail2.qmul.ac.uk with esmtp (Exim 4.71) (envelope-from ) id 1W4TjO-0000K0-3v; Sat, 18 Jan 2014 11:06:28 +0000 Received: from 93-97-24-31.zone5.bethere.co.uk ([93.97.24.31] helo=localhost) by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71) (envelope-from ) id 1W4TjN-0007CD-Pc; Sat, 18 Jan 2014 11:06:25 +0000 From: Mark Walters To: David Bremner , Jani Nikula , notmuch@notmuchmail.org Subject: Re: [Patch v3 1/3] info: start info documentation. In-Reply-To: <87eh46gz9h.fsf@zancas.localnet> References: <1389791332-21719-1-git-send-email-david@tethera.net> <1389791332-21719-2-git-send-email-david@tethera.net> <87iotir3ip.fsf@nikula.org> <87eh46gz9h.fsf@zancas.localnet> User-Agent: Notmuch/0.15.2+484~gfb59956 (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Sat, 18 Jan 2014 11:06:24 +0000 Message-ID: <87y52dczwv.fsf@qmul.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender-Host-Address: 93.97.24.31 X-QM-Geographic: According to ripencc, this message was delivered by a machine in Britain (UK) (GB). X-QM-SPAM-Info: Sender has good ham record. :) X-QM-Body-MD5: 19dc3b0506bd4518812ef00628c51aa4 (of first 20000 bytes) X-SpamAssassin-Score: 0.0 X-SpamAssassin-SpamBar: / X-SpamAssassin-Report: The QM spam filters have analysed this message to determine if it is spam. We require at least 5.0 points to mark a message as spam. This message scored 0.0 points. Summary of the scoring: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (markwalters1009[at]gmail.com) * 0.0 AWL AWL: From: address is in the auto white-list X-QM-Scan-Virus: ClamAV says the message is clean 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: Sat, 18 Jan 2014 11:06:42 -0000 As you asked for bike shedding... I would guess that ? for looking up a keybinding is more common than wanting to read the info documentation so how about having a button at the top of the current help/key-bindings page which links to the info? Best wishes Mark On Fri, 17 Jan 2014, David Bremner wrote: > Jani Nikula writes: > >> On Wed, 15 Jan 2014, David Bremner wrote: >>> From: David Bremner >>> >>> Initially, just a skeleton of documentation for the emacs >>> interface. There are a few dangling references to other info pages; >>> these are to be generated from the man pages in a following commit. >> >> Is it possible to add a link to the info page from notmuch-hello? >> >> Jani. > > Yep, just need to add a button that calls > > (info "notmuch-emacs") > > We could/should also add custom keybindings to other modes to invoke the > same help. For example in notmuch-search-mode we can have a binding to call > > (info "(notmuch-emacs)notmuch-search") > > Let the bikeshedding over keybindings begin ;). Potentially we could > steal '?' if we made sure the key binding info was prominent. > > d > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch