DarwinAwardWinner / amx

An alternative M-x interface for Emacs.
GNU General Public License v3.0
151 stars 9 forks source link

void-variable command-name #26

Closed ArneBab closed 6 years ago

ArneBab commented 6 years ago

Hi,

I got another backtrace with amx bound to M-x, howeve I cannot copy the full backtrace (does not enter the clipboard).

I copied the part I got.

Debugger entered--Lisp error: (void-variable command-name) amx-get-command-symbol("2C-command" t) amx-clean-command-name("2C-command") amx-command-ignored-p("2C-command")

257 "\300!?\207" [amx-command-ignored-p] 3 "\n\n(fn CMD)"

[257 "\300!\205

ArneBab commented 6 years ago

Thank you!