bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49162: 28.0.50; [PATCH] Use named face for apropos-face-button


From: Andreas Schwab
Subject: bug#49162: 28.0.50; [PATCH] Use named face for apropos-face-button
Date: Tue, 22 Jun 2021 14:21:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On Jun 22 2021, Protesilaos Stavrou wrote:

> 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?

It's the face for the apropos-face-button, so the name looks right.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]