all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: RMAIL returns to wrong buffer after sending a reply
Date: Sun, 09 Jan 2011 09:15:54 -0500	[thread overview]
Message-ID: <E1Pbw3m-0003tM-OY@fencepost.gnu.org> (raw)
In-Reply-To: <201101081520.p08FKwo6002666@envy.delorie.com> (message from DJ Delorie on Sat, 8 Jan 2011 10:20:58 -0500)

> Date: Sat, 8 Jan 2011 10:20:58 -0500
> From: DJ Delorie <dj@delorie.com>
> 
> When reading mail in RMAIL, if I 'r' reply to a message, after the
> message is sent, my cursor returns to the wrong buffer.  I expect
> cursor focus to be in the message I just replied to, but it's actually
> in the "other" buffer (splitting the window and finding some other
> buffer if needed).
> 
> How can I get RMAIL to return to the previous buffer instead?
> 
> Note: it worked "correctly" in the past.

Does it help to evaluate the following expression?

  (setq mail-user-agent 'sendmail-user-agent)

If it does, please submit a bug report (M-x report-emacs-bug) about
the default behavior.  Emacs 23.2 switched to using message-user-agent,
but the user-visible behavior was not supposed to change that much.

(FWIW, I have the above customization permanently in my ~/.emacs.)



  reply	other threads:[~2011-01-09 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-08 15:20 RMAIL returns to wrong buffer after sending a reply DJ Delorie
2011-01-09 14:15 ` Eli Zaretskii [this message]
2011-01-09 19:17   ` DJ Delorie

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

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

  git send-email \
    --in-reply-to=E1Pbw3m-0003tM-OY@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.