domtronn / spaceline-all-the-icons.el

A Spaceline Mode Line theme using All The Icons for Emacs
MIT License
235 stars 25 forks source link

Mode line is broken #61

Closed drrlvn closed 6 years ago

drrlvn commented 7 years ago

Neither active nor inactive modelines work. The *Messeges* buffer shows these:

Error during redisplay: (eval (spaceline-ml-all-the-icons)) signaled (void-function caddr) [7 times]
user-error: No operations specifiedError during redisplay: (eval (spaceline-ml-all-the-icons)) signaled (void-function caddr)
Error during redisplay: (eval (spaceline-ml-all-the-icons)) signaled (void-function caddr) [21 times]
drrlvn commented 7 years ago

Looks like the eyebrowse support is what broke. Commenting out all-the-icons-eyebrowse-workspace in spaceline-all-the-icons-theme fixes this.