GNU bug report logs -
#46463
27.1; rmailout glitch
Previous Next
Full log
Message #17 received at 46463 <at> debbugs.gnu.org (full text, mbox):
> From: Francesco Potortì <pot <at> gnu.org>
> Date: Mon, 15 Feb 2021 12:26:09 +0100
> Cc: 46463 <at> debbugs.gnu.org
>
> emacs -Q -nw
> M-x load-library RET /tmp/bug.el RET
> C-u M-x rmail RET /tmp/RMAILbug RET <-- looking at message #3
> C-d <-- looking at message #2
> o /tmp/a RET <-- looking at message #3
>
> After the last command I should get a message saying that no more
> undeleted messages are there, and be looking at message #2, however I
> get no message and I am looking a message #3.
So the problem is that you don't get the message about no following
undeleted message? Or is something else the problem?
Regarding the lack of message, I'm not sure this is a bug: since you
set rmail-output-reset-deleted-flag non-nil, Rmail no longer tries to
get to the next undeleted message, it instead gets to the next
message, whether deleted or not. The doc string of rmail-output says:
Optional prefix argument COUNT (default 1) says to output that
many consecutive messages, starting with the current one (ignoring
deleted messages, unless `rmail-output-reset-deleted-flag' is
non-nil). ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^
Why it is a problem for you that Rmail goes to the very next message
in this situation?
This bug report was last modified 4 years and 122 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.