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 9EAC3429E21 for ; Mon, 10 Oct 2011 18:59:02 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 ie4dxRVDCOtG for ; Mon, 10 Oct 2011 18:59:02 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id E9C10429E27 for ; Mon, 10 Oct 2011 18:59:01 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id DEA8166E0483; Mon, 10 Oct 2011 18:59:00 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (samis.ligo-wa.caltech.edu [198.129.208.149]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 1DDA066E044B; Mon, 10 Oct 2011 18:58:58 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id 822BC74A; Mon, 10 Oct 2011 08:50:55 -0700 (PDT) From: Jameson Graef Rollins To: Thomas Jost , notmuch@notmuchmail.org Subject: Re: [PATCH 2/4] emacs: Support a message-mode switch function in notmuch-mua In-Reply-To: <1317643438-31272-3-git-send-email-schnouki@schnouki.net> References: <1317643438-31272-1-git-send-email-schnouki@schnouki.net> <1317643438-31272-3-git-send-email-schnouki@schnouki.net> User-Agent: Notmuch/0.9_rc1-44-gaf1dc7e (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Mon, 10 Oct 2011 08:50:52 -0700 Message-ID: <877h4cc0bn.fsf@washington.ligo-wa.caltech.edu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; 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: Tue, 11 Oct 2011 01:59:02 -0000 --=-=-= Hey, Thomas. I think these are all totally reasonable emacs improvements, and I think we should merge them all. I particularly like this feature to launch compose buffers in new frames. Thanks so much for figuring it out. I had hacked up something for myself but your solution is *much* more elegant and Just Works. Thanks! However, I find the customization variable a bit clunky. Since I wasn't presented with any options in the customization, I didn't know what to put in. I copy and pasted "switch-to-buffer-other-frame" into the customization field but that didn't work since I didn't protect the function name. Finally I got it to work by putting in "'switch-to-buffer-other-frame" (with the initial "'"). So I definitely love this feature, but can we make the customization work better so that it's easier for the user to figure out how to set it? jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOkxRcAAoJEO00zqvie6q8/ikP/0obSFrL0rxIy13Ybz1XKREY MOswMf/N22labIpzR7WrUfQtmGxNKf4MbE2EL/Bf1g0EH9jzxcytggVG+PO8aTjS 6aMJRH5udyuO62CNsqcS0Cj7J9/8Veoy8FVDzaMTxHoKrdPrrSK7hasTescyA6BN o5ml+KewKJq7TSYnIm2xdLfFX3NkqxO+7acRHzv7p5ZVyLme7M+fU1Vp7z+xl9J+ tL6VU4sDCsLZwAYSQQyZHLB2RuTv7qzi3ouAciXfvoWVkjZI4cdpRrV9qyY9fLJx y2cv2m1xj2IJFYGs/sYji4T6nnVzyJPg9LTQl+ac1uR3QK8gLJGA5s1DHw9iVSNs g2xSea9AGLlnXZCRZoZCBCarfw7rJwPYnh8Dkny/eUFYjE84yVD1/fCgDeaCY9F7 qG4MOK3lzopkdHL/aFz0ram5cO2zS3w16bC2+Xoaa/mszWdjQOVcWiUevMp6onXV 4M2vxajTcDfW6dI1/HCe6PK9WzE/Q8v6IJq2iofYSrkzetglr2VNfJtGebcLRAPV rthrdnrAR7G+QqzenQ0eDUAnz/0N/a0k/ZyM17aRylrSHbIW1wzI2YLdMiM4s8N6 yYfDBHecDrXcK0W4ioPvgT2JlsI6Ytm7v0PJuDFlKdjDAqh8BFP89NNZo26DGpOC oTXW2sb+qUncqePcBcr2 =MnfE -----END PGP SIGNATURE----- --=-=-=--