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

dap-ui-locals "Invalid menu item in easymenu" in Emacs 29 #751

Open
Gleydar opened this issue Aug 25, 2023 · 0 comments
Open

dap-ui-locals "Invalid menu item in easymenu" in Emacs 29 #751

Gleydar opened this issue Aug 25, 2023 · 0 comments

Comments

@Gleydar
Copy link

Gleydar commented Aug 25, 2023

Hi, when trying to right click on any entry in the dap-ui-locals buffer using emacs 29, the error "Invalid menu item in easymenu" pops up.

The backtrace is as follows:

Debugger entered--Lisp error: (error "Invalid menu item in easymenu")
  error("Invalid menu item in easymenu")
  easy-menu-convert-item-1(quote)
  easy-menu-convert-item(quote)
  easy-menu-create-menu(nil '(["Set value" dap-ui-set-variable-value]))
  #f(compiled-function () #<bytecode 0x133f2c42e7aed31a>)()
  apply(#f(compiled-function () #<bytecode 0x133f2c42e7aed31a>) nil)
  timer-event-handler([t 0 0 1000 nil #f(compiled-function () #<bytecode 0x133f2c42e7aed31a>) nil idle 0 nil])

This is the corresponding file, sadly I don't know anything about elisp...

:actions '(["Set value" dap-ui-set-variable-value])

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