GNU bug report logs - #59547
28.2; The bottom border is not displayed when setting the pixel height of a child frame smaller than 1 line

Previous Next

Package: emacs;

Reported by: Yuwei Tian <fishtai0 <at> gmail.com>

Date: Thu, 24 Nov 2022 16:32:01 UTC

Severity: normal

Found in version 28.2

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Yuwei Tian <fishtai0 <at> gmail.com>, 59547 <at> debbugs.gnu.org
Subject: bug#59547: 28.2; The bottom border is not displayed when setting the pixel height of a child frame smaller than 1 line
Date: Tue, 29 Nov 2022 11:39:17 +0100
> The use case is to create a child frame with a height smaller than the
> default line height, because the character size in the child frame is
> set smaller than the default. How can this be achieved? Thanks.

Why don't you specify an appropriate font parameter like say

          (make-frame
           `((parent-frame . ,(window-frame))
	     (font . "-PfEd-DejaVu Sans Mono-regular-normal-normal-*-04-*-*-*-m-0-iso10646-1")
	     (no-accept-focus . t)

martin




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

Previous Next


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