unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Yuwei Tian <fishtai0@gmail.com>
To: martin rudalics <rudalics@gmx.at>, 59547@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 20:13:59 +0800	[thread overview]
Message-ID: <CAC9=AinO=ds4c-WYHQ_okKXh9g9YkUzY_9KKZkmw8VVsgk5XkQ@mail.gmail.com> (raw)
In-Reply-To: <9dca9cfe-eead-c4bf-9f7f-1df18cc6203f@gmx.at>

> 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@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





      reply	other threads:[~2022-11-29 12:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-24 16:31 bug#59547: 28.2; The bottom border is not displayed when setting the pixel height of a child frame smaller than 1 line Yuwei Tian
2022-11-28 10:27 ` martin rudalics
2022-11-28 13:02   ` Eli Zaretskii
2022-11-28 14:01   ` Yuwei Tian
2022-11-29 10:39     ` martin rudalics
2022-11-29 12:13       ` Yuwei Tian [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC9=AinO=ds4c-WYHQ_okKXh9g9YkUzY_9KKZkmw8VVsgk5XkQ@mail.gmail.com' \
    --to=fishtai0@gmail.com \
    --cc=59547@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).