dakrone / es-mode

An Emacs major mode for interacting with Elasticsearch
GNU General Public License v3.0
195 stars 34 forks source link

Fatal error in startup of es-command-center #80

Open corrafig opened 3 years ago

corrafig commented 3 years ago

Communication with Elasticsearch does work (C-c C-c) but es-command-center fails to start.

Environment

How to reproduce

  1. M-x es-command-center

Result

  1. Fetching stats...
  2. Blank screen
error in process filter: mapcar: Symbol’s function definition is void: first
error in process filter: Symbol’s function definition is void: first
error in process filter: mapcar: Symbol’s function definition is void: first
error in process filter: Symbol’s function definition is void: first
mapcar: Symbol’s function definition is void: first
error in process filter: mapcar: Symbol’s function definition is void: first
error in process filter: Symbol’s function definition is void: first
error in process filter: mapcar: Symbol’s function definition is void: first
error in process filter: Symbol’s function definition is void: first
error in process filter: mapcar: Symbol’s function definition is void: first
error in process filter: Symbol’s function definition is void: first
mapcar: Symbol’s function definition is void: first
corrafig commented 3 years ago

Update: It starts to work after loading the deprecated cl.