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

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

bug#44839: 27.1; rmail: output to file does not go to next message


From: Eli Zaretskii
Subject: bug#44839: 27.1; rmail: output to file does not go to next message
Date: Sat, 28 Nov 2020 19:07:31 +0200

> From: Francesco Potortì <pot@gnu.org>
> Date: Tue, 24 Nov 2020 14:35:41 +0100
> 
> rmail-output should do its work, then mark the message as deleted, then
> go to the next message.  The last step is not done: the filed and
> deleted message is still displayed.  This is a regression.
> 
> I suppose it should be quite easy to pinpoint, but I don't have time
> right now, so I am filing a bug.  Here is the value of the relevant vars
> for me:
> 
> (setq rmail-output-reset-deleted-flag t
>       rmail-delete-after-output t
>       rmail-confirm-expunge nil)

This is indeed a regression introduced by the handling of the new
option rmail-output-reset-deleted-flag, which you have customized.

Should be fixed now.





reply via email to

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