Skip to content

Instantly share code, notes, and snippets.

@mrosset
Created April 28, 2018 15:35
Show Gist options
  • Save mrosset/c8e42bdb25bcda820a35f611a6590dc1 to your computer and use it in GitHub Desktop.
Save mrosset/c8e42bdb25bcda820a35f611a6590dc1 to your computer and use it in GitHub Desktop.
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