ecb-home / ecb

ECB Main Repository
Other
54 stars 11 forks source link

ecb-activate causes failure from void-variable #20

Closed dakrone closed 7 years ago

dakrone commented 8 years ago

When I try to activate ecb via ecb-activate, I get the following error:

ecb-clean-up-after-activation-failure: ECB 2.40: Errors during the layout setup of ECB. (error-type: void-variable, error-data: (ecb-examples-bufferinfo-buffer-name))

I'm using the latest ECB from Melpa (which is unfortunately still Alex Ott's fork rather than this version)

ware commented 7 years ago

Sorry I never got back to you on this @dakrone. This is fixed in the latest code here. We'll hopefully get this upstream in Melpa soon.

dakrone commented 7 years ago

Great, looking forward to the new build. Thanks @ware!

jamespo commented 4 years ago

I get this error with emacs 26.3 & using the Melpa version or cloning this repo directly doesn't fix it

EDIT: resolved with

(setq ecb-examples-bufferinfo-buffer-name nil)