help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Utf8 symbols in completing-read completion item


From: Jean Louis
Subject: Re: Utf8 symbols in completing-read completion item
Date: Fri, 21 Oct 2022 05:54:18 +0300
User-agent: Mutt/2.2.7+37 (a90f69b) (2022-09-02)

* Heime <heimeborgia@protonmail.com> [2022-10-21 01:04]:
> So you use hash table because it is fast to process.

No, but because it holds 2 values, and you explained you want one
value displayed, but different value used, that is why key and value
concept make sense.

> Nevertheless, my question is more focused on the best way to insert
> utf8 characters in COLLECTION.  Is it acceptable to include utf8 characters
> in COLLECTION?  From where does one copy the utf8 characters compatible with
> emacs?

Emacs works well with UTF-8. Question is rather where is the actual
problem?

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/



reply via email to

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