Re: Display all messages, including read ones
Dan Christensen <[email protected]>
| Newsgroups | gmane.emacs.gnus.general |
|---|---|
| Message-ID | <[email protected]> |
On Feb 17, 2024, Eric Abrahamsen <[email protected]> wrote: > The only weird one is (display . all), which I would have assumed would > load all messages, like it says. I think the display predicate only controls which messages are hidden using the "limiting" feature, not which messages are fetched. But `C-u RET' should open the group with all messages fetched. Dan