emacs-devel
[Top][All Lists]
Advanced

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

Re: Performance degradation from long lines


From: Clément Pit-Claudel
Subject: Re: Performance degradation from long lines
Date: Thu, 25 Oct 2018 15:17:08 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 25/10/2018 15.14, Eli Zaretskii wrote:
> Character attributes (bold, italics) on a TTY don't affect the size of
> the characters.  The box-with-hex-code and character composition are
> not available on a TTY.  Wide characters _are_ available, but they
> count as 2 characters, so again they don't affect the metrics.
> Prettify-symbols-mode will only work if the replacement is a single
> character, not a composition of several characters in the same cell.

Thanks for the clarification :)



reply via email to

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