[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
killing threads == expunging?
- To: nnimap@extundo.com
- Subject: killing threads == expunging?
- From: David Cohen <dnc@bigfoot.com>
- Date: 26 Oct 1999 15:27:28 -0700
- User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.3
A while back there was an informative thread about the difference
between marking a message read and expunging it. This prompted me to
add the following to my .gnus:
(define-key gnus-summary-mode-map "d" 'gnus-summary-mark-as-expirable)
But now I wonder about other ways to mark as read. In particular,
killing a thread with ctrl-k. Will that expunge articles or merely
mark them as read? And is the behavior configurable?
Thanks.
-Dave