diff options
author | fpi | 2020-09-18 15:55:05 +0200 |
---|---|---|
committer | fpi | 2020-09-18 15:56:22 +0200 |
commit | 00f5d351509e13e2bd190a9b5250514523672f26 (patch) | |
tree | e043744c56e409b60b00e69cd88f22d2630566fe | |
parent | Slim down registry to only mail groups (diff) |
Delight gnus-topic mode
-rw-r--r-- | gnus.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -378,6 +378,7 @@ Better thread display (from [[https://www.emacswiki.org/emacs/GnusFormatting][em Disable indenting a topic. I always do it by accident. #+begin_src emacs-lisp (use-package gnus-topic + :delight :config (defun fpi/gnus-topic-toggle-topic () "Toggle display of the topic." |