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

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

deleting and moving to next article automatic


From: Marko Lerota
Subject: deleting and moving to next article automatic
Date: Wed, 15 Feb 2006 17:15:57 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (berkeley-unix)

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))))

-- 
One cannot sell the earth upon which the people walk
                                                Tacunka Witco 


reply via email to

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