unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Display line number on each buffer line
Date: Thu, 02 Dec 2021 17:09:06 +0200	[thread overview]
Message-ID: <83h7br9h7x.fsf@gnu.org> (raw)
In-Reply-To: <87r1avrrbs.fsf@web.de> (message from Michael Heerdegen on Thu, 02 Dec 2021 15:53:27 +0100)

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Thu, 02 Dec 2021 15:53:27 +0100
> 
> You can call `face-spec-set' to change the default appearance of a face,
> e.g.
> 
> #+begin_src emacs-lisp
> (face-spec-set 'line-number
>                '((t (:foreground "red" :height .6)))
>                'face-defface-spec)
> #+end_src

In general, set-face-attribute is the recommended method of changing
attributes of faces.



  reply	other threads:[~2021-12-02 15:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-02  8:18 Display line number on each buffer line fatiparty--- via Users list for the GNU Emacs text editor
2021-12-02  8:31 ` Lars Ingebrigtsen
     [not found] ` <87mtljmmqh.fsf@gnus.org-MpuGQO3----2>
2021-12-02  9:02   ` fatiparty--- via Users list for the GNU Emacs text editor
2021-12-02  9:17     ` Philip Kaludercic
     [not found]     ` <875ys7z7pl.fsf@posteo.net-MpuQz9y----2>
2021-12-02 12:06       ` fatiparty--- via Users list for the GNU Emacs text editor
2021-12-02 13:33         ` Alejandro Barocio A.
2021-12-02 14:39           ` fatiparty--- via Users list for the GNU Emacs text editor
2021-12-02 14:53         ` Michael Heerdegen
2021-12-02 15:09           ` Eli Zaretskii [this message]
2021-12-02 15:23             ` Michael Heerdegen
2021-12-03  9:36               ` fatiparty--- via Users list for the GNU Emacs text editor
2021-12-03 23:47                 ` Michael Heerdegen
2021-12-02 20:42         ` Philip Kaludercic
2021-12-03 20:53     ` Jean Louis

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=83h7br9h7x.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.
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).