unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: emacs-devel@gnu.org
Cc: Stefan Kangas <stefan@marxist.se>
Subject: Re: master fab840e381: ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning.
Date: Wed, 05 Jan 2022 15:39:25 +0100	[thread overview]
Message-ID: <87pmp68cwy.fsf@gmail.com> (raw)
In-Reply-To: <20220105135613.47500C0DA1B@vcs2.savannah.gnu.org> (Stefan Kangas's message of "Wed, 5 Jan 2022 08:56:13 -0500 (EST)")

>>>>> On Wed,  5 Jan 2022 08:56:13 -0500 (EST), Stefan Kangas <stefankangas@gmail.com> said:

    Stefan> branch: master
    Stefan> commit fab840e381db8b5fd226f59d976abd3e4f16bec4
    Stefan> Author: Stefan Kangas <stefan@marxist.se>
    Stefan> Commit: Stefan Kangas <stefan@marxist.se>

    Stefan>     ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning.
    Stefan> ---
    Stefan>  lisp/buff-menu.el | 2 +-
    Stefan>  1 file changed, 1 insertion(+), 1 deletion(-)

    Stefan> diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el
    Stefan> index ee503846d0..50c2c155ca 100644
    Stefan> --- a/lisp/buff-menu.el
    Stefan> +++ b/lisp/buff-menu.el
    Stefan> @@ -150,7 +150,7 @@ commands.")
    Stefan>    "M-s a C-o"   #'Buffer-menu-multi-occur
 
    Stefan>    "<mouse-2>"     #'Buffer-menu-mouse-select
    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)


Robert
-- 



       reply	other threads:[~2022-01-05 14:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <164139097303.3190.14022236223922873114@vcs2.savannah.gnu.org>
     [not found] ` <20220105135613.47500C0DA1B@vcs2.savannah.gnu.org>
2022-01-05 14:39   ` Robert Pluim [this message]
2022-01-05 14:58     ` master fab840e381: ; * lisp/buff-menu.el (Buffer-menu-mode-map): Fix warning Stefan Kangas
2022-01-05 15:06       ` Robert Pluim

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=87pmp68cwy.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=stefan@marxist.se \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).