GNU bug report logs - #58724
Consider showing the vertical border in the tab line

Previous Next

Package: emacs;

Reported by: João Guerra <joca.bt <at> gmail.com>

Date: Sat, 22 Oct 2022 19:36:02 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: João Guerra <joca.bt <at> gmail.com>
Cc: 58724 <at> debbugs.gnu.org, juri <at> linkov.net
Subject: bug#58724: Consider showing the vertical border in the tab line
Date: Sat, 29 Oct 2022 18:53:56 +0300
> Cc: 58724 <at> debbugs.gnu.org
> From: João Guerra <joca.bt <at> gmail.com>
> Date: Sat, 29 Oct 2022 14:59:40 +0200
> 
> Is there a simple way to draw 1 pixel lines or 1 pixel spaces?

Not from Lisp, AFAIK.

> How's the original vertical border drawn?

See x_draw_vertical_window_border in xterm.c.

And note that any lines you draw on display need to be accounted for
it the layout code, as our display engine will most probably overwrite
it when you least expect it to.




This bug report was last modified 2 years and 218 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.