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: Harry Putnam
Subject: Re: open/close threads with `<' and `>'
Date: Wed, 12 Oct 2011 06:19:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (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)

Thanks.. and that looks very familiar.  I probably stole it from you way
back. 




reply via email to

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