* How to unfold the thread by default when there are unread emails
@ 2022-09-23 14:14 Enze Li
0 siblings, 0 replies; only message in thread
From: Enze Li @ 2022-09-23 14:14 UTC (permalink / raw)
To: info-gnus-english
Hi all,
This is my cofiguration,
...
(setq gnus-thread-hide-subtree
'(not gnus-article-unread-p))
...
However, it doesn't work well. Here's what I got,
+ root email
+-> subthread-1
| \-> email-1
+-> subthread-2
\-> email-2
This is a thread tree, all the emails are unread. If I read the
"email-1", the thread will not hide when I restart the gnus and enter
the group; If I read the "subthread-1", the thread will hide.
My question is that can Gnus hide the subtree only when *all* emails
have been read?
Thanks,
Enze
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-09-23 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 14:14 How to unfold the thread by default when there are unread emails Enze Li
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 NNTP newsgroup(s).