ergoemacs/ergoemacs-mode

Error when starting M-x term

wlandry opened this issue · 2 comments

Starting with a clean instance (emacs -Q), I load only ergoemacs from the repository and start a terminal with M-x term. This gives me the error

Error in post-command-hook (ergoemacs-post-command-hook): (wrong-type-argument listp term-send-raw-meta)

I have seen this with emacs 26.1 on Debian, and emacs 27 on Mac OS with the latest melpa version.

It is not clear whether it is breaking anything.

I managed to get a backtrace (attached). It is a bit big.

backtrace.txt

This looks like a dupe of #378 and maybe #455.