From: Mark Oteiza <mvoteiza@udel.edu>
To: emacs-devel@gnu.org
Cc: Eli Zaretskii <eliz@gnu.org>
Subject: Re: master d014a5e: Use fixed-pitch font for display-line-numbers
Date: Tue, 11 Jul 2017 20:09:15 -0400 [thread overview]
Message-ID: <8760eyv7mc.fsf@holos> (raw)
In-Reply-To: 20170711151709.2AE9822E0A@vcs0.savannah.gnu.org
eliz@gnu.org (Eli Zaretskii) writes:
> (defface line-number
> - '((t :inherit (shadow default)))
> + '((t :inherit (shadow default) :family "Monospace Serif"))
Niggling, but I think it would be better to simply add the existing
monospace serif face to the inherits, e.g.:
(fixed-pitch-serif shadow default)
next parent reply other threads:[~2017-07-12 0:09 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20170711151708.4322.33014@vcs0.savannah.gnu.org>
[not found] ` <20170711151709.2AE9822E0A@vcs0.savannah.gnu.org>
2017-07-12 0:09 ` Mark Oteiza [this message]
2017-07-12 2:39 ` master d014a5e: Use fixed-pitch font for display-line-numbers Eli Zaretskii
2017-07-12 3:18 ` Mark Oteiza
2017-07-12 14:25 ` Eli Zaretskii
2017-07-13 20:18 ` Nicolas Petton
2017-07-14 6:30 ` Eli Zaretskii
2017-07-14 7:43 ` James Cloos
2017-07-14 11:16 ` Nicolas Petton
2017-07-14 12:38 ` Eli Zaretskii
2017-07-12 8:06 ` Yuri Khan
2017-07-12 14:36 ` Eli Zaretskii
2017-07-13 6:13 ` Yuri Khan
2017-07-13 15:57 ` Eli Zaretskii
2017-07-13 18:07 ` Yuri Khan
2017-07-13 19:02 ` Eli Zaretskii
2017-07-13 19:17 ` Yuri Khan
2017-07-13 19:49 ` Eli Zaretskii
2017-07-13 20:15 ` Alex
2017-07-14 6:47 ` Alex
2017-07-14 7:12 ` Eli Zaretskii
2017-07-14 6:56 ` Eli Zaretskii
2017-07-15 0:09 ` Alex
2017-07-15 7:08 ` Eli Zaretskii
2017-07-14 3:00 ` Stefan Monnier
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=8760eyv7mc.fsf@holos \
--to=mvoteiza@udel.edu \
--cc=eliz@gnu.org \
--cc=emacs-devel@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.