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

invalid-read-syntax "] in a list" 2 22 #322

Open
incandescentman opened this issue May 21, 2023 · 0 comments
Open

invalid-read-syntax "] in a list" 2 22 #322

incandescentman opened this issue May 21, 2023 · 0 comments

Comments

@incandescentman
Copy link

incandescentman commented May 21, 2023

When I run helpful-key, I get this:

Debugger entered--Lisp error: (invalid-read-syntax "] in a list" 2 22)
  read(#<buffer isearch.el.gz>)
  find-function--search-by-expanding-macros(#<buffer isearch.el.gz> isearch-repeat-forward nil)
  #f(compiled-function (symbol type library) "Search for SYMBOL's definition of type TYPE in LIBRARY.\nVisit the library in a buffer, and return a cons cell (BUFFER . POSITION),\nor just (BUFFER . nil) if the definition can't be found in the file.\n\nIf TYPE is nil, look for a function definition.\nOtherwise, TYPE specifies the kind of definition,\nand it is interpreted via `find-function-regexp-alist'.\nThe search is done in the source for library LIBRARY." #<bytecode 0x140c2d1da480b6e9>)(isearch-repeat-forward nil "/opt/homebrew/Cellar/emacs-mac/emacs-28.2-mac-9.1/...")
  ad-Advice-find-function-search-for-symbol(#f(compiled-function (symbol type library) "Search for SYMBOL's definition of type TYPE in LIBRARY.\nVisit the library in a buffer, and return a cons cell (BUFFER . POSITION),\nor just (BUFFER . nil) if the definition can't be found in the file.\n\nIf TYPE is nil, look for a function definition.\nOtherwise, TYPE specifies the kind of definition,\nand it is interpreted via `find-function-regexp-alist'.\nThe search is done in the source for library LIBRARY." #<bytecode 0x140c2d1da480b6e9>) isearch-repeat-forward nil "/opt/homebrew/Cellar/emacs-mac/emacs-28.2-mac-9.1/...")
  apply(ad-Advice-find-function-search-for-symbol #f(compiled-function (symbol type library) "Search for SYMBOL's definition of type TYPE in LIBRARY.\nVisit the library in a buffer, and return a cons cell (BUFFER . POSITION),\nor just (BUFFER . nil) if the definition can't be found in the file.\n\nIf TYPE is nil, look for a function definition.\nOtherwise, TYPE specifies the kind of definition,\nand it is interpreted via `find-function-regexp-alist'.\nThe search is done in the source for library LIBRARY." #<bytecode 0x140c2d1da480b6e9>) (isearch-repeat-forward nil "/opt/homebrew/Cellar/emacs-mac/emacs-28.2-mac-9.1/..."))
  find-function-search-for-symbol(isearch-repeat-forward nil "/opt/homebrew/Cellar/emacs-mac/emacs-28.2-mac-9.1/...")
  helpful--definition(isearch-repeat-forward t)
  helpful-update()
  helpful--update-and-switch-buffer(isearch-repeat-forward t)
  helpful-key([8388711])
  funcall-interactively(helpful-key [8388711])
  call-interactively(helpful-key nil nil)
  command-execute(helpful-key)
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

1 participant