lateau/charmap

Invalid face reference on zoom

Closed this issue · 1 comments

@piyo I found this message when I tried your new feature charmap-zoom-char-at-point.
Can you resolve this?

Invalid face reference: quote
Invalid face attribute :inherit (quote charmap-onechar-face)
Invalid face reference: quote
Invalid face attribute :inherit (quote charmap-onechar-face)
piyo commented

I duplicated the problem.
Just delete the ' character on the :inherit line, i.e. change this:
:inherit 'charmap-onechar-face
to this:
:inherit charmap-onechar-face