all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Protesilaos Stavrou <info@protesilaos.com>
To: martin rudalics <rudalics@gmx.at>, Eli Zaretskii <eliz@gnu.org>
Cc: 49162@debbugs.gnu.org
Subject: bug#49162: 28.0.50; [PATCH] Use named face for apropos-face-button
Date: Tue, 22 Jun 2021 15:11:33 +0300	[thread overview]
Message-ID: <87mtriaykq.fsf@protesilaos.com> (raw)
In-Reply-To: <325c9dd4-2f6b-f8a8-bd87-02a8b6f28ba7@gmx.at>

On 2021-06-22, 14:02 +0200, martin rudalics <rudalics@gmx.at> wrote:

>  >> +*** New face 'apropos-face-button'.
>  >
>  > The name should be apropos-button-face, IMO.
>
> `apropos-button' IMO.

Thank you Martin and Eli!  I picked that symbol because it was already
given by the implicit face.

You can try it with emacs -Q:

- M-x apropos RET font-lock-variable RET
- Place point over the underlined "Face" text and M-x describe-char
- In the resulting Help buffer, you will find the reference to
  'apropos-face-button', whose specification is defined thus:

    Category apropos-face-button:

      action               [Show]
      apropos-label        "Face"
      apropos-short-label  "F"
      evaporate            t
      face                 (font-lock-variable-name-face button)
      follow-link          t
      help-echo            "mouse-2, RET: Display more help on this face"
      keymap               [Show]
      mouse-face           highlight
      rear-nonsticky       t
      supertype            button
      type                 apropos-face


What do you think?

-- 
Protesilaos Stavrou
https://protesilaos.com





  reply	other threads:[~2021-06-22 12:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 20:17 bug#49162: 28.0.50; [PATCH] Use named face for apropos-face-button Protesilaos Stavrou
2021-06-22 11:42 ` Eli Zaretskii
2021-06-22 12:02   ` martin rudalics
2021-06-22 12:11     ` Protesilaos Stavrou [this message]
2021-06-22 12:21       ` Andreas Schwab
2021-06-22 12:37       ` Eli Zaretskii
2021-06-22 13:09         ` Protesilaos Stavrou
2021-06-22 13:34           ` Lars Ingebrigtsen
2021-06-22 14:00         ` Andreas Schwab
2021-06-22 15:33           ` Eli Zaretskii
2021-06-22 15:44             ` Andreas Schwab
2021-06-22 15:54               ` 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=87mtriaykq.fsf@protesilaos.com \
    --to=info@protesilaos.com \
    --cc=49162@debbugs.gnu.org \
    --cc=eliz@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 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.