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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 8939 in the body.
You can then email your comments to 8939 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#8939; Package emacs. (Mon, 27 Jun 2011 00:01:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 27 Jun 2011 00:01:01 GMT) Full text and rfc822 format available.

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

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'
 





Reply sent to Juanma Barranquero <lekktu <at> gmail.com>:
You have taken responsibility. (Mon, 27 Jun 2011 00:40:02 GMT) Full text and rfc822 format available.

Notification sent to "Drew Adams" <drew.adams <at> oracle.com>:
bug acknowledged by developer. (Mon, 27 Jun 2011 00:40:02 GMT) Full text and rfc822 format available.

Message #10 received at 8939-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 25 Jul 2011 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 280 days ago.

Previous Next


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