emacs-devel
[Top][All Lists]
Advanced

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

Re: On language-dependent defaults for character-folding


From: Eli Zaretskii
Subject: Re: On language-dependent defaults for character-folding
Date: Mon, 22 Feb 2016 21:06:02 +0200

> From: Richard Stallman <address@hidden>
> CC: address@hidden, address@hidden, address@hidden
> Date: Mon, 22 Feb 2016 13:01:26 -0500
> 
> Lars, would you ever want any sort of folding between ö and ø?
> 
> Would you want to use my proposed setting where folding occurs only
> between letters with and without an accent, and never folding between
> related letters such as o and ø?  If you use that setting, then
> ö and ø will also never fold.  Thus, you won't need to have any preference
> about how folding should treat ö and ø, when users do enable it.

Some minimal amount of folding will nevertheless be necessary even in
asymmetric mode, in order to find character sequences produced by
decomposing characters like ö into o and the combining mark ̈.  That's
because these two characters when juxtaposed (ö) look identical to the
precomposed character on most displays, so we should by default find
such decomposed sequences even when the search string includes the
precomposed character.



reply via email to

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