bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2089: marked as done (rmail summary never marks unseen messages)


From: Emacs bug Tracking System
Subject: bug#2089: marked as done (rmail summary never marks unseen messages)
Date: Wed, 28 Jan 2009 03:00:11 +0000

Your message dated Tue, 27 Jan 2009 21:50:36 -0500
with message-id <wc3af4jg8z.fsf@fencepost.gnu.org>
and subject line Re: bug#2089: rmail summary never marks unseen messages
has caused the Emacs bug report #2089,
regarding rmail summary never marks unseen messages
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.)


-- 
2089: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2089
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: rmail summary never marks unseen messages Date: Tue, 27 Jan 2009 18:30:19 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Package: emacs,rmail

Visit an rmail folder with unseen messages. View the summary.
Unseen messages should be marked with a "-" in column 6, but are not.

AFAICS, it seems that in rmail-create-summary-line,
rmail-message-unseen-p never returns non-nil. It seems (?) that
rmail-message-attr-p's assumption that the Rmail buffer is unswapped
is invalid in this case, because the search limit it constructs is
bogus, so it never finds the attribute header.




--- End Message ---
--- Begin Message --- Subject: Re: bug#2089: rmail summary never marks unseen messages Date: Tue, 27 Jan 2009 21:50:36 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
2009-01-28  Glenn Morris  <rgm@gnu.org>

  * mail/rmailsum.el (rmail-create-summary-line): Fix unseen handling.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]