From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: Thierry Volpiatto <thierry.volpiatto@gmail.com>, 14085@debbugs.gnu.org
Subject: bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closes thereport window
Date: Sat, 04 May 2013 16:41:30 -0400 [thread overview]
Message-ID: <d4a9oa4gw5.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <EF22F21C2C714977AAFD49E1DB5BD83C@us.oracle.com>
Stefan Monnier wrote:
>> For facility, I resend the patch here, hope it will be applied.
>
> Installed,
The problem was already fixed. I don't see the point of this change.
What if message-send changes the buffer?
The rest of message-send-and-exit seems to be coded with that
possibility in mind. Since it runs message-send-actions, it can do
anything.
*** lisp/gnus/message.el 2013-04-26 07:59:32 +0000
--- lisp/gnus/message.el 2013-05-04 19:34:19 +0000
***************
*** 4047,4053 ****
(actions message-exit-actions))
(when (and (message-send arg)
(buffer-name buf))
! (message-bury buf)
(if message-kill-buffer-on-exit
(kill-buffer buf))
(message-do-actions actions)
--- 4047,4053 ----
(actions message-exit-actions))
(when (and (message-send arg)
(buffer-name buf))
! (message-bury)
(if message-kill-buffer-on-exit
(kill-buffer buf))
(message-do-actions actions)
next prev parent reply other threads:[~2013-05-04 20:41 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-01 18:15 bug#14117: 24.3.50; message buffer is not deleted when sending email Thierry Volpiatto
2013-04-01 19:42 ` Drew Adams
2013-04-01 20:32 ` Thierry Volpiatto
2013-04-16 19:13 ` Thierry Volpiatto
2013-04-16 19:29 ` Glenn Morris
2013-04-16 20:02 ` Thierry Volpiatto
2013-04-16 20:19 ` Thierry Volpiatto
2013-04-16 20:30 ` Thierry Volpiatto
2013-04-25 15:23 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closes thereport window Drew Adams
2013-03-29 5:43 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closes the report window Drew Adams
2013-04-26 7:44 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closes thereport window Thierry Volpiatto
2013-05-04 19:34 ` Stefan Monnier
2013-05-04 20:41 ` Glenn Morris [this message]
2013-05-14 14:27 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closes thereportwindow Drew Adams
2013-05-14 14:33 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closesthereportwindow Drew Adams
2013-05-14 17:21 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closes thereportwindow Glenn Morris
2013-05-14 18:14 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closesthereportwindow Drew Adams
2013-05-14 19:36 ` Eli Zaretskii
2013-05-14 20:04 ` Glenn Morris
2013-05-14 20:20 ` Eli Zaretskii
2013-05-14 21:01 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' nolonger closesthereportwindow Drew Adams
2013-05-14 21:41 ` bug#14085: 24.3.50; regression `C-c C-c' in `report-emacs-bug' no longer closesthereportwindow Juanma Barranquero
2013-05-15 6:56 ` Eli Zaretskii
2013-05-15 9:43 ` Juanma Barranquero
2013-05-14 20:42 ` Drew Adams
2013-04-26 8:00 ` bug#14117: 24.3.50; message buffer is not deleted when sending email Glenn Morris
2013-04-16 19:30 ` Thierry Volpiatto
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=d4a9oa4gw5.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=14085@debbugs.gnu.org \
--cc=monnier@IRO.UMontreal.CA \
--cc=thierry.volpiatto@gmail.com \
/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).