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


Message #20 received at 59547 <at> debbugs.gnu.org (full text, mbox):

From: Yuwei Tian <fishtai0 <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>, 59547 <at> debbugs.gnu.org
Subject: Re: 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 20:13:59 +0800
> 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-*-0
> 4-*-*-*-m-0-iso10646-1")
>              (no-accept-focus . t)

It works. Thanks so much.


On Tue, Nov 29, 2022 at 6:39 PM martin rudalics <rudalics <at> gmx.at> wrote:
>
>  > 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.