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
Full log
View this message in rfc822 format
> 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.