bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#40520: 28.0.50; Prevent duplicate thread titles in Gnus


From: Lars Ingebrigtsen
Subject: bug#40520: 28.0.50; Prevent duplicate thread titles in Gnus
Date: Sun, 19 Jul 2020 04:35:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Kévin Le Gouguec <kevin.legouguec@gmail.com> writes:

> Ideally, I would like for loose threads to show the subject only once,
> on the dummy root line.  IIUC, "%S" in gnus-summary-dummy-line-format
> and "%s" in gnus-summary-line-format should get me that; quoting the
> latter's docstring:

[...]

> -           (setq gnus-tmp-prev-subject gnus-tmp-header))
> +           (setq gnus-tmp-prev-subject (gnus-simplify-subject-fully 
> gnus-tmp-header)))

Looks good to me; applied to Emacs 28.1.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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