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

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

Re: deleting and moving to next article automatic


From: Adam Sjøgren
Subject: Re: deleting and moving to next article automatic
Date: Wed, 15 Feb 2006 23:26:20 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.19 (linux)

On Wed, 15 Feb 2006 17:15:57 +0100, Marko wrote:

> I have set up this, but after the 'delete' keypress I want cursor 
> to move to the next article automatic. Not to use arrow keys or any 
> other keys. Sometimes I get for 300 and more messages and It's pain 
> to switch from delete to next key 300 times.

> (define-key gnus-summary-mode-map [delete]
>   '(lambda()
>      (interactive)
>      (let ((gnus-novice-user nil))
>      (gnus-summary-delete-article))))

Is is stupid to suggest adding a (forward-line) to the end of that
function?


  Best regards,

-- 
 "Who ees thees Kählveen?"                                    Adam Sjøgren
                                                         asjo@koldfront.dk


reply via email to

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