unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44839: 27.1; rmail: output to file does not go to next message
@ 2020-11-24 13:35 Francesco Potortì
  2020-11-28 17:07 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Francesco Potortì @ 2020-11-24 13:35 UTC (permalink / raw)
  To: 44839

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)


In GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2020-11-08, modified by Debian built on x86-ubc-01
Windowing system distributor 'The X.Org Foundation', version 11.0.12008000
System Description: Debian GNU/Linux bullseye/sid






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

* bug#44839: 27.1; rmail: output to file does not go to next message
  2020-11-24 13:35 bug#44839: 27.1; rmail: output to file does not go to next message Francesco Potortì
@ 2020-11-28 17:07 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2020-11-28 17:07 UTC (permalink / raw)
  To: Francesco Potortì; +Cc: 44839-done

> 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.





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

end of thread, other threads:[~2020-11-28 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 13:35 bug#44839: 27.1; rmail: output to file does not go to next message Francesco Potortì
2020-11-28 17:07 ` Eli Zaretskii

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).