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

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

Re: open/close threads with `<' and `>'


From: Rasmus Pank Roulund
Subject: Re: open/close threads with `<' and `>'
Date: Thu, 13 Oct 2011 20:53:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Tassilo Horn <tassilo@member.fsf.org> writes:

> This should do the trick:
>
>   (define-key gnus-summary-mode-map (kbd ">") 'gnus-summary-show-thread)
>   (define-key gnus-summary-mode-map (kbd "<") 'gnus-summary-hide-thread)

Does Gnus feature a function that can test whether a thread is already
hidden?

I would like to defun a function that can toggles a given thread as the
">" is hard to use on my keyboard.

–Rasmus

-- 
Sent from my Emacs



reply via email to

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