From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id B7E0E431FAF for ; Sat, 14 Apr 2012 12:36:21 -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 SjWiQpoihtjq for ; Sat, 14 Apr 2012 12:36:19 -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 539FA431FAE for ; Sat, 14 Apr 2012 12:36:19 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id EF62766E0138; Sat, 14 Apr 2012 12:36:18 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (unknown [76.89.193.65]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id EEC3766E0137; Sat, 14 Apr 2012 12:36:15 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id AA7C945D; Sat, 14 Apr 2012 12:36:15 -0700 (PDT) From: Jameson Graef Rollins To: Thomas Jost , notmuch@notmuchmail.org Subject: Re: [PATCH v3 1/4] emacs: Let the user choose where to compose new mails In-Reply-To: <1323797532-597-2-git-send-email-schnouki@schnouki.net> References: <87d3cx2t38.fsf@rocinante.cs.unb.ca> <1323797532-597-1-git-send-email-schnouki@schnouki.net> <1323797532-597-2-git-send-email-schnouki@schnouki.net> User-Agent: Notmuch/0.12+112~gffb05d6 (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Sat, 14 Apr 2012 12:36:15 -0700 Message-ID: <87pqbayukw.fsf@servo.finestructure.net> 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: Sat, 14 Apr 2012 19:36:21 -0000 --=-=-= On Tue, Dec 13 2011, Thomas Jost wrote: > Reusing the current window to compose a new mail may be troublesome for the > user. This patch introduces a new customizable variable, notmuch-mua-compose-in, > which lets the user choose where to create the mail buffer: in the current > window (current and default behaviour), in a new window, or in a new frame. Hi. I have been using this patch for many months now with no problems. I really depend on it's functionality now, so I would really like to see it pushed so that I don't have to keep maintaining it on my own personal branch. I think the issues that David was experiencing have to do with flakiness in emacs's dedicated windows, not in this patch itself. jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJPidGvAAoJEO00zqvie6q8hPcQAKE5q/F5hODIhmTzzhBItLXF 8P/UOdGMUsJMyFBUgillhLP7kUyI+5a4f9msFjY11uMguZ2oh23JLZmQw27MpeYe f+77pOQBKkIwh/MVuUz2dplaWag/yAZQjFMZQFQxIKTvpg0K55RY6+nEJx6FPPvy 9Ee25bv3FSJagGAo4W+JGQKrzEDn9rY11fusXbnGi/FBiezYmrciwNv5gQImPi11 d2s64A8vC+XzltCoG5vD2+cftqd2FjWDOAu7/Pln3UWaJItHCQeO9dsU2vnkKejn SJBYcerTsGXqbug2JhNstW6gYw3rWBwgbJYgNxgTg6LoTzhgXVfONSuPCtE74U+6 BQ+X2gvAusf1u//NNlhg6fSnTa3/rWINE98Pc0HjFD/PBGkh1j8OZGjQdttWeiPS 0queL+6Uy8jJhlwc6dfk0uiDRP84ei6275AiM7X/5UuQkm/c8BGKPMVUftGkh6ns hHnvAMKaYb98N7XgiJnIax35XlhMvx6lvUcLKmnf8+fxhd2h9YZU15Qvkn0vck7R yMrzwTdGoD7mjLuZ//q7OfqNRbJCwylVgKIsZ62aK42myIbMf2hClwkQD4mN8NIP 5h4YMFOLIXynBtRKBhlW4KBSbJTEX5kF86VkKAEbAisOXWVapFXiYMjEIGzamTFM 1tms6jfHcpK8VbTjyoEZ =E06d -----END PGP SIGNATURE----- --=-=-=--