emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Display of undisplayable characters: \U01F3A8 instead of diamond


From: Eli Zaretskii
Subject: Re: Display of undisplayable characters: \U01F3A8 instead of diamond
Date: Sat, 03 Sep 2022 12:55:16 +0300

> From: Emanuel Berg <incal@dataswamp.org>
> Date: Sat, 03 Sep 2022 11:42:30 +0200
> 
> Eli Zaretskii wrote:
> 
> >> Why can't we have an option what char should be used
> >> instead of those bulky \U01F3A8 strings with the problems
> >> they bring which have been mentioned? So if someone wants
> >> the old diamond that can be arranged by a simple line
> >> of configuration?
> >
> > Of course, we have such an option with a simple
> > configuration. Here:
> >
> >   (set-char-table-range standard-display-table nil
> >     (vconcat (list (make-glyph-code #xFFFD 'homoglyph))))
> 
> ���� ������ ���

��������



reply via email to

[Prev in Thread] Current Thread [Next in Thread]