emacs-devel
[Top][All Lists]
Advanced

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

Re: Use the Unicode replacement character for replacing unencodable char


From: Eli Zaretskii
Subject: Re: Use the Unicode replacement character for replacing unencodable characters into UTF-16
Date: Tue, 18 Aug 2020 19:19:52 +0300

> Feedback-ID: mattiase@acm.or
> From: Mattias Engdegård <mattiase@acm.org>
> Date: Tue, 18 Aug 2020 17:36:10 +0200
> 
> The attached patch makes sure that non-Unicode characters are replaced with 
> U+FFFD REPLACEMENT CHARACTER instead of a space when converting to UTF-16. 
> (The space is from all evidence a historical accident.)

Can you describe under which circumstances this default-character will
be used?

The issue that bothers me is whether u+FFFD can appear in situations
where it cannot be displayed by Emacs, because then the result will be
more confusing than helping.



reply via email to

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