dbordak / telephone-line

A new implementation of Powerline for Emacs
GNU General Public License v3.0
556 stars 51 forks source link

hud segment rendering errors in terminal Emacs #118

Open fernandodemorais-jf opened 3 years ago

fernandodemorais-jf commented 3 years ago

Hello!

I am continually receiving this errors messages when I run emacsclient -t or emacs -nw with my telephone-line config:

(fn FACE)"]) telephone-line-abs-hollow-right 'accent)) signaled (unbound-slot telephone-line--hud "#<telephone-line--hud telephone-line--hud-158845c87ff8>" alt-separator oref)
Error during redisplay: (eval (telephone-line-add-subseparators '(#[257 "\301\302\303\"\304\305=\203\0\302\306\303\"\202\0#\262!\207" [telephone-line-hud telephone-line-raw face-attribute :foreground telephone-line-separator-render unspecified default] 8 "

In addition, the hud-segment is not rendered in terminal Emacs.

All other segments are rendered normally.

dbordak commented 3 years ago

The hud segment shouldn't be possible to render in terminal emacs (it generates a bitmap), but there also shouldn't be an error