Hikaru writes:

> (defun delete-then-read-next ()
>   (interactive)
>   (gnus-summary-mark-as-expirable)

Have you tried giving this function an argument (say 1)?

Just a guess from reading the documentation of it:

,----[ C-h f gnus-summary-mark-as-expirable RET ]
| gnus-summary-mark-as-expirable is an interactive compiled Lisp
| function in `gnus-sum.el'.
| 
| (gnus-summary-mark-as-expirable N)
| 
| Mark N articles forward as expirable.
| If N is negative, mark backward instead.  The difference between N and
| the actual number of articles marked is returned.
`----



  Best regards,

    Adam

-- 
 "My brain always rejects attitude transplants."              Adam Sjøgren
                                                         a...@koldfront.dk


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to