telephone-line icon indicating copy to clipboard operation
telephone-line copied to clipboard

hud segment rendering errors in terminal Emacs

Open fernandodemorais-jf opened this issue 4 years ago • 1 comments

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.

fernandodemorais-jf avatar Feb 07 '21 01:02 fernandodemorais-jf

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

dbordak avatar Feb 11 '21 01:02 dbordak