Christopher Culver <[email protected]> writes: > If I try setting it as expirable with gnus-summary-mark-as-expirable > first and then moving it, I get unintended results. The move function > actually ends up moving the next e-mail in the group since setting mail > as expirable automatically selects the next message.
If you wrap it in (save-excursion ...), then point won't move. -- (domestic pets only, the antidote for overdose, milk.) [email protected] * Lars Magne Ingebrigtsen _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
