all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: ace-window and font face not working
Date: Mon, 26 Jul 2021 16:32:20 +0300	[thread overview]
Message-ID: <83v94xurob.fsf@gnu.org> (raw)
In-Reply-To: <CAKoxK+6caDz5DcZSudoqGYGXJRejaXWueshbo59+wg3+rjyzbg@mail.gmail.com> (message from Luca Ferrari on Mon, 26 Jul 2021 15:19:34 +0200)

> From: Luca Ferrari <fluca1978@gmail.com>
> Date: Mon, 26 Jul 2021 15:19:34 +0200
> 
> running Emacs 27.2, and I've try to setup the font face for when
> ace-window activates (the window number):
> 
> (custom-set-faces
>          '(aw-leading-char-face
>            ((t (:inherit ace-jump-face-foreground :height 30 :weight
> bold :foreground "#00ffff" :background "#0000ff")))))
> 
> 
> The color for the foreground and background is correctly set, but the
> height does not seem to work.

What is the definition of ace-jump-face-foreground face?

> At least in terminal mode, that is how I use Emacs in this
> configuration.

If by "terminal mode" you mean text-mode terminal, then Emacs cannot
change the height of the font in that case.  The font is determined by
the terminal emulator (xterm etc.) in that case.



  reply	other threads:[~2021-07-26 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-26 13:19 ace-window and font face not working Luca Ferrari
2021-07-26 13:32 ` Eli Zaretskii [this message]
2021-07-29  8:18 ` Luca Ferrari
2021-07-29  9:03   ` Eli Zaretskii

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=83v94xurob.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.