emacs-devel
[Top][All Lists]
Advanced

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

Re: master fab840e381: ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix


From: Stefan Kangas
Subject: Re: master fab840e381: ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning.
Date: Wed, 5 Jan 2022 06:58:34 -0800

Robert Pluim <rpluim@gmail.com> writes:

>     Stefan> -  "<follow-link>" #'mouse-face)
>     Stefan> +  "<follow-link>" 'mouse-face)
>
> Hmm, does that set the 'mouse-face property? Thatʼs a usage I wasnʼt
> aware of, is it described anywhere? (I couldn't find it in the elisp
> manual)

It's not very easy to find, but it's in:

    (info "(elisp) Clickable Text")



reply via email to

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