GNU bug report logs - #8939
24.0.50; `list-faces-display' needs `\\<help-mode-map>'

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Mon, 27 Jun 2011 00:01:01 UTC

Severity: normal

Found in version 24.0.50

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Drew Adams" <drew.adams <at> oracle.com>
Subject: bug#8939: closed (Re: bug#8939: 24.0.50; `list-faces-display'
 needs `\\<help-mode-map>')
Date: Mon, 27 Jun 2011 00:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#8939: 24.0.50; `list-faces-display' needs `\\<help-mode-map>'

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8939 <at> debbugs.gnu.org.

-- 
8939: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8939
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Juanma Barranquero <lekktu <at> gmail.com>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 8939-done <at> debbugs.gnu.org
Subject: Re: bug#8939: 24.0.50; `list-faces-display' needs `\\<help-mode-map>'
Date: Mon, 27 Jun 2011 02:38:16 +0200
> You don't really need a patch for this.  Just add "\\<help-mode-map>"
> to this string:

Fixed, thanks.

    Juanma

[Message part 3 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.50; `list-faces-display' needs `\\<help-mode-map>'
Date: Sun, 26 Jun 2011 17:00:08 -0700
emacs -Q
 
You don't really need a patch for this.  Just add "\\<help-mode-map>"
to this string:
 
(concat "Use "      ; <== ADD "\\<help-mode-map>" HERE
        (if (display-mouse-p) "\\[help-follow-mouse] or ")
        "\\[help-follow] on a face name to customize it\n"
        "or on its sample text for a description of the face.\n\n")


Without that addition the help text says this:
 
"Use <mouse-2> or M-x help-follow on a face name..."
 
instead of this:
 
"Use <mouse-2> or RET on a face name..."
 

In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-06-20 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/build/include'
 




This bug report was last modified 14 years and 46 days ago.

Previous Next


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