Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when finding help for function not #34

Closed
Alexander-Miller opened this issue Sep 7, 2017 · 1 comment
Closed

Error when finding help for function not #34

Alexander-Miller opened this issue Sep 7, 2017 · 1 comment

Comments

@Alexander-Miller
Copy link
Contributor

Using spacemacs, a self-compiled emacs26 and helpful 20170829.1620.

Stacktrace:

Debugger entered--Lisp error: (error "Unexpected error whilst reading ~/Documents/git/emacs/src/data.c position 809: (invalid-read-syntax #)")
  signal(error ("Unexpected error whilst reading ~/Documents/git/emacs/src/data.c position 809: (invalid-read-syntax #)"))
  error("Unexpected error whilst reading %s position %s: %s" "~/Documents/git/emacs/src/data.c" 809 (invalid-read-syntax "#"))
  elisp-refs--read-all-buffer-forms(#<buffer  *refs-/home/a/Documents/git/emacs/src/data.c*-456857>)
  elisp-refs--read-and-find(#<buffer  *refs-/home/a/Documents/git/emacs/src/data.c*-456857> not elisp-refs--function-p)
  #f(compiled-function (buf) #<bytecode>)(#<buffer  *refs-/home/a/Documents/git/emacs/src/data.c*-456857>)
  elisp-refs--search-1((#<buffer  *refs-/home/a/Documents/git/emacs/src/data.c*-456857>) #f(compiled-function (buf) #<bytecode>))
  helpful--reference-positions(not t #<buffer  *refs-/home/a/Documents/git/emacs/src/data.c*-456857>)
  helpful-update()
  helpful-at-point()
  funcall-interactively(helpful-at-point)
  call-interactively(helpful-at-point nil nil)
  command-execute(helpful-at-point)
@Wilfred
Copy link
Owner

Wilfred commented Sep 10, 2017

Thanks. This should now be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants