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

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

bug#21025: tabulated-list.el: It should preserve header line set by deri


From: Lars Ingebrigtsen
Subject: bug#21025: tabulated-list.el: It should preserve header line set by derived modes. (Encl. a suggested PATCH)
Date: Tue, 25 Jun 2019 18:10:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>> -      (overlay-put tabulated-list--header-overlay 'face 'underline))))
>> +      (overlay-put tabulated-list--header-overlay
>> +                   'face '(:overline t :underline t :weight bold)))))
>
> This might be more controversial, though.  I think it looks nice, but
> some people don't like so many lines.  Perhaps it should be a defface,
> so that people can change this themselves?  The default could be what
> you're describing, though.

I've now done this change and otherwise applied your patch.

-- 
(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]