info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binding a summary key to *two* commands


From: Adam Sjøgren
Subject: Re: binding a summary key to *two* commands
Date: Tue, 20 Jan 2015 19:08:57 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux)

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
                                                         asjo@koldfront.dk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]