gnus-auto-expirable-newsgroups
to automagically expire articles
in some groups (Gnus being one of them). Sometimes there are
interesting articles in these groups that I want to keep. Is there any
way of explicitly marking an article as un-expirable - that is mark it
as read but not expirable?
Use u, !, d or M-u in the summary buffer. You
just remove the E mark by setting some other mark. It's not
necessary to tick the articles.
gnus-group-check-bogus-groups
does not
recognize them.
Removing mail groups is tricky at the moment. (It's on the to-do list,
though.) You basically have to kill the groups in Gnus, shut down Gnus,
edit the active file to exclude these groups, and probably remove the
nnml directories that contained these groups as well. Then start Gnus
back up again.
((adapt ignore) (local (gnus-use-scoring nil)) (exclude-files "all.SCORE"))
Go to the first, previous, next, last section, table of contents.