Re: master d423017cae1: * lisp/vc/vc-dir.el (vc-dir-headers): Try a hints separator line.
Dmitry Gutov <[email protected]>
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
On 28/08/2026 19:57, Dmitry Gutov wrote: >> One thing I'd like to add in case it hasn't been brought up, because I >> remember this influencing me when I wrote the code, is that the >> appearance of the separator line differs depending on the theme. If you >> load a modus theme, for instance, then you'll get more padding above the >> line. > > That seems to argue for not keeping the extra newlines, too (a theme or > the user can add more padding if they want). So I've pushed this now in commit 4577a7c55e7. Out of the 3 changes, the describe-packages one felt the least certain, but the current look is not ideal too. I went with consistency. See how you like it, feedback welcome.