GNU bug report logs -
#40521
28.0.50; :box attribute in header-line truncates header-line-format text
Previous Next
Reported by: Andrey Orst <andreyorst <at> gmail.com>
Date: Thu, 9 Apr 2020 11:51:01 UTC
Severity: normal
Found in version 28.0.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 40521 <at> debbugs.gnu.org (full text, mbox):
> From: Andrey Orst <andreyorst <at> gmail.com>
> Date: Thu, 9 Apr 2020 14:50:17 +0300
>
> I've checked some of my older screenshots and there was nothing
> like that, "Treemacs" was fully visible. After a bit of digging I've
> figured out that that's the :box attribute causing this.
>
> Minimal recipe:
>
> emacs -q --eval "(progn (setq header-line-format \"1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16\")
> (face-remap-add-relative 'header-line :box '(:line-width 20)))"
>
> Emacs should appear with pretty huge header-line at the top. Try to
> resize the frame. Notice that amount of dots changes. Without the :box
> dots are being truncated by the edge of the window as those should.
> With :box it happens somewhere at the middle of the window.
Thanks, I think I fixed that now.
This bug report was last modified 5 years and 111 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.