emacs-devel
[Top][All Lists]
Advanced

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

Re: Convert non-ASCII letters to hexadecimal? vs control chars.


From: Eli Zaretskii
Subject: Re: Convert non-ASCII letters to hexadecimal? vs control chars.
Date: Thu, 21 Oct 2010 19:56:05 +0200

> From: Lars Magne Ingebrigtsen <address@hidden>
> Date: Thu, 21 Oct 2010 18:14:21 +0200
> Cc: address@hidden, address@hidden, address@hidden,
>       address@hidden
> 
> Yeah, that seems really suboptimal, but I'm not sure what the fix should
> be.  Converting everything to hex seems rather odd, since that would
> make látin and unicode characters also be hexified, which is weird.

I think the right fix for control characters below 32 is to convert
them to the ^X ASCII representation.




reply via email to

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