emacs-devel
[Top][All Lists]
Advanced

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

Re: Unicode characters display issue


From: Thanos Apollo
Subject: Re: Unicode characters display issue
Date: Sun, 02 Jul 2023 14:53:59 +0300
User-agent: mu4e 1.8.13; emacs 28.2

Eli Zaretskii <eliz@gnu.org> writes:

> It's hard to answer your questions without knowing what you did,
> exactly.  Can you come up with a simplified Lisp program that behaves
> like you describe, so that we could study it and see what you are
> doing wrong?

Thanks for the reply!

``` 
(switch-to-buffer (url-retrieve-synchronously
"https://www.youtube.com/results?search_query=greece+survivor"; t t))
```

After evaluating the above code and searching forward for "videoid"
you will be presented with unicode character sequences.


-- 
Thanos
https://thanosapollo.com



reply via email to

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