unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: martin rudalics <rudalics@gmx.at>
Cc: Lars Magne Ingebrigtsen <larsi@gnus.org>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>,
	Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: Latest emacs master branch and message mode
Date: Mon, 06 Sep 2010 14:41:17 -0400	[thread overview]
Message-ID: <87hbi2zpde.fsf@stupidchicken.com> (raw)
In-Reply-To: <4C851759.1030305@gmx.at> (martin rudalics's message of "Mon, 06 Sep 2010 18:31:21 +0200")

martin rudalics <rudalics@gmx.at> writes:

>> With the master branch currently a message compose and message reply
>> functionality is causing a vertical split of windows. Is there an option to
>> disable that. So that compose and reply feature doesn't cause a
>> vertical split and instead gives a full frame window ?
>
> you can try to customize `same-window-buffer-names' (which includes
> *mail* here so I'm a bit surprised that this doesn't work for you)

This is because Lars recently changed message.el so that the buffer is
initially named *unsent mail*.  We can fix this by adding a line

;;;###autoload (add-hook 'same-window-buffer-names (purecopy "*unsent mail*"))

to sendmail.el.  I wonder, though, what other code this change will
break.



  reply	other threads:[~2010-09-06 18:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-06 12:09 Latest emacs master branch and message mode Aneesh Kumar K.V
2010-09-06 16:31 ` martin rudalics
2010-09-06 18:41   ` Chong Yidong [this message]
2010-09-06 19:02     ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hbi2zpde.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).