all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Yuwei Tian <fishtai0@gmail.com>, 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 11:39:17 +0100	[thread overview]
Message-ID: <9dca9cfe-eead-c4bf-9f7f-1df18cc6203f@gmx.at> (raw)
In-Reply-To: <CAC9=AimeEzxTQG2ijsY105zdihGCvqD=8xxzBAnxZTLVn47j+A@mail.gmail.com>

 > 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 10:39 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 [this message]
2022-11-29 12:13       ` Yuwei Tian

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

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

  git send-email \
    --in-reply-to=9dca9cfe-eead-c4bf-9f7f-1df18cc6203f@gmx.at \
    --to=rudalics@gmx.at \
    --cc=59547@debbugs.gnu.org \
    --cc=fishtai0@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.