Tassilo Horn <[email protected]> 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

_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to