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 8D9F74196F4 for ; Fri, 14 May 2010 15:30:04 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -1.89 X-Spam-Level: X-Spam-Status: No, score=-1.89 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] autolearn=ham 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 l7OsKsIX9tEP for ; Fri, 14 May 2010 15:29:54 -0700 (PDT) Received: from homiemail-a23.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by olra.theworths.org (Postfix) with ESMTP id 325074196F0 for ; Fri, 14 May 2010 15:29:54 -0700 (PDT) Received: from sspaeth.de (vpn-global-113-dhcp.ethz.ch [129.132.211.113]) (Authenticated sender: sebastian@sspaeth.de) by homiemail-a23.g.dreamhost.com (Postfix) with ESMTPA id 607144B006D; Fri, 14 May 2010 15:29:51 -0700 (PDT) Received: by sspaeth.de (sSMTP sendmail emulation); Fri, 14 May 2010 15:29:46 -0700 From: "Sebastian Spaeth" To: Nelson Elhage , notmuch@notmuchmail.org Subject: Re: [PATCH 1/2] emacs: notmuch-help: Integrate into the emacs help system. In-Reply-To: <1273869727-32740-2-git-send-email-nelhage@mit.edu> References: <1273869727-32740-1-git-send-email-nelhage@mit.edu> <1273869727-32740-2-git-send-email-nelhage@mit.edu> User-Agent: Notmuch/0.3.1-16-g417274d (http://notmuchmail.org) Emacs/23.1.1 (x86_64-pc-linux-gnu) Date: Fri, 14 May 2010 15:29:36 -0700 Message-ID: <877hn6yv5b.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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, 14 May 2010 22:30:04 -0000 --=-=-= On 2010-05-14, Nelson Elhage wrote: > Use a *help* buffer like other help commands, and make the [back] and > [forward] links work. I just tried this and one thing I did not like is that it opens a new split help window but does not focus it immediately. I need to scroll down the list of keybindings to see all but that requires manual buffer switching. Can we focus it by default or is that un-emacsy? Also, when closing with "q" the buffer split remains and I am left with an empty split buffer, which is not what I want. I usually press "?" as a key binding reference and want to get back to the state I was working when I close the help window. Also, -and that might be related to my additional notmuch-hello mode patch that I am running- I get a "wrong type argument: listp, keymap" when I press "?" in notmuch-hello although it works in notmuch-search and notmuch-show. So that point might be moot. I am sure there is a variable that customizes the help-buffer behavior, isn't there? :-) Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkvtztAACgkQVYX1jMgnoGJyswCfRUO48A9WxokPCC5wKLK++CMO qbYAnRCBYSoK+xVSicS6qRDGLaCZ1FFk =IfcA -----END PGP SIGNATURE----- --=-=-=--