GNU bug report logs - #53960
29.0.50; describe-face: cannot use the mouse to select candidate from *Completions* buffer

Previous Next

Package: emacs;

Reported by: Visuwesh <visuweshm <at> gmail.com>

Date: Sat, 12 Feb 2022 15:29:02 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 53960 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 53960 <at> debbugs.gnu.org, Visuwesh <visuweshm <at> gmail.com>
Subject: Re: bug#53960: 29.0.50; describe-face: cannot use the mouse to
 select candidate from *Completions* buffer
Date: Sun, 13 Feb 2022 20:44:37 +0200
>>     1. The candidate does not have the mouse-face, it is the "SAMPLE" text
>>     that does.
>>     2. Pressing mouse-1 when the SAMPLE is highlighted inserts "SAMPLE"
>>     in the minibuffer instead of the face name.
>
> I've now fixed this in Emacs 29.

I also moved the text "SAMPLE" to a variable for customization,
like list-faces-sample-text that is used by list-faces-display:

  (defconst list-faces-sample-text
    "abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ"
    "Text string to display as the sample text for `list-faces-display'.")




This bug report was last modified 3 years and 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.