bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5156: marked as done (M-x font-show-log fails)


From: Emacs bug Tracking System
Subject: bug#5156: marked as done (M-x font-show-log fails)
Date: Wed, 09 Dec 2009 01:40:09 +0000

Your message dated Tue, 08 Dec 2009 20:35:37 -0500
with message-id <v1ocm9c4k6.fsf@fencepost.gnu.org>
and subject line Re: bug#5156: M-x font-show-log fails
has caused the Emacs bug report #5156,
regarding M-x font-show-log fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
5156: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=5156
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: M-x font-show-log fails Date: Tue, 08 Dec 2009 13:57:30 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
In the current CVS trunk:

EMACS_FONT_LOG=1 ./src/emacs -q --no-site-file
M-x font-show-log

Fails with "Unknown button type `help-xref'".

Debugger entered--Lisp error: (error "Unknown button type `help-xref'")
  signal(error ("Unknown button type `help-xref'"))
  error("Unknown button type `%s'" help-xref)
  define-button-type(list-charset-chars :supertype help-xref help-function 
list-charset-chars help-echo "mouse-2, RET: show table of characters for this 
character set")
  
byte-code("\300\301\302\303\304!\305\306\307\310&\210\300\311\312\313\314\311\302\315&\207"
 [define-button-type sort-listed-character-sets help-echo purecopy "mouse-2, 
RET: sort on this column" face bold action #[(button) "\301\302\303\"!\207" 
[button sort-listed-character-sets button-get sort-key] 4] list-charset-chars 
:supertype help-xref help-function "mouse-2, RET: show table of characters for 
this character set"] 8)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)



--- End Message ---
--- Begin Message --- Subject: Re: bug#5156: M-x font-show-log fails Date: Tue, 08 Dec 2009 20:35:37 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Kenichi Handa wrote:

> I've just fixed it by require help-mode instead of help-fns in mule-diag.el.

Thanks.

--- End Message ---

reply via email to

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