all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5178: test for empty bug report fails due to message-mode
@ 2009-12-11  1:25 ` Glenn Morris
  2009-12-13 23:50   ` bug#5178: marked as done (test for empty bug report fails due to message-mode) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2009-12-11  1:25 UTC (permalink / raw
  To: bug-gnu-emacs

Severity: minor

(With the current CVS trunk.)

M-x report-emacs-bug checks for an empty bug report before sending.
It does this by comparing the original bug buffer text with the buffer
contents at the time of sending.

The check fails with message-mode, because message-mode sorts the
message headers (!) before calling message-send-hook, thus changing
the buffer contents. There is no obvious way to disable this sorting,
nor does there seem to be any message hook that runs before the sort.






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#5178: marked as done (test for empty bug report fails due to message-mode)
  2009-12-11  1:25 ` bug#5178: test for empty bug report fails due to message-mode Glenn Morris
@ 2009-12-13 23:50   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-12-13 23:50 UTC (permalink / raw
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 901 bytes --]

Your message dated Sun, 13 Dec 2009 18:44:27 -0500
with message-id <ohbrubfs4.fsf@fencepost.gnu.org>
and subject line Re: bug#5178: test for empty bug report fails due to message-mode
has caused the Emacs bug report #5178,
regarding test for empty bug report fails due to message-mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
5178: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=5178
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2612 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: bug-gnu-emacs@gnu.org
Subject: test for empty bug report fails due to message-mode
Date: Thu, 10 Dec 2009 20:25:41 -0500
Message-ID: <x5aaxqgv3e.fsf@fencepost.gnu.org>

Severity: minor

(With the current CVS trunk.)

M-x report-emacs-bug checks for an empty bug report before sending.
It does this by comparing the original bug buffer text with the buffer
contents at the time of sending.

The check fails with message-mode, because message-mode sorts the
message headers (!) before calling message-send-hook, thus changing
the buffer contents. There is no obvious way to disable this sorting,
nor does there seem to be any message hook that runs before the sort.



[-- Attachment #3: Type: message/rfc822, Size: 1648 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 5178-done@emacsbugs.donarmstrong.com
Subject: Re: bug#5178: test for empty bug report fails due to message-mode
Date: Sun, 13 Dec 2009 18:44:27 -0500
Message-ID: <ohbrubfs4.fsf@fencepost.gnu.org>


  * mail/emacsbug.el (report-emacs-bug): In message-mode, sort manually
  before storing original report text.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-12-13 23:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <ohbrubfs4.fsf@fencepost.gnu.org>
2009-12-11  1:25 ` bug#5178: test for empty bug report fails due to message-mode Glenn Morris
2009-12-13 23:50   ` bug#5178: marked as done (test for empty bug report fails due to message-mode) Emacs bug Tracking System

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.