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: Heime
Subject: Re: Utf8 symbols in completing-read completion item
Date: Fri, 21 Oct 2022 03:33:30 +0000

------- Original Message -------
On Friday, October 21st, 2022 at 2:54 AM, Jean Louis <bugs@gnu.support> wrote:


> * 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?

Because I started inserting symbols not from "read-char-by-name" but by copying
the actual utf symbol from the web, which should have the same unicode for 
display
in emacs.  Is that acceptable to do?



reply via email to

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