Created
April 28, 2018 15:35
-
-
Save mrosset/c8e42bdb25bcda820a35f611a6590dc1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debugger entered--Lisp error: (error #("Not documented as a symbol: format" 28 34 (fontified t))) | |
signal(error (#("Not documented as a symbol: format" 28 34 (fontified t)))) | |
error("Not documented as a %s: %s" symbol #("format" 0 6 (fontified t))) | |
info-lookup(symbol #("format" 0 6 (fontified t)) scheme-mode) | |
info-lookup-symbol(#("format" 0 6 (fontified t)) scheme-mode) | |
guile--manual-look-up(format :f) | |
apply(guile--manual-look-up (format :f)) | |
geiser-impl--call-method(external-help guile format :f) | |
geiser-doc--external-help(guile format :f) | |
geiser-doc--xbutton-action(#<marker (moves after insertion) at 106 in *Geiser documentation*>) | |
button-activate(#<marker (moves after insertion) at 106 in *Geiser documentation*> nil) | |
push-button(106) | |
funcall-interactively(push-button 106) | |
call-interactively(push-button nil nil) | |
command-execute(push-button) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment