Open fernandodemorais-jf opened 3 years ago
Hello!
I am continually receiving this errors messages when I run emacsclient -t or emacs -nw with my telephone-line config:
emacsclient -t
emacs -nw
telephone-line
(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.
The hud segment shouldn't be possible to render in terminal emacs (it generates a bitmap), but there also shouldn't be an error
Hello!
I am continually receiving this errors messages when I run
emacsclient -t
oremacs -nw
with mytelephone-line
config:In addition, the hud-segment is not rendered in terminal Emacs.
All other segments are rendered normally.