John Jason Jordan wrote:
> Suppose I have a font that contains a character at a certain code
> point. I want to insert this character directly into text. There is an
> lfun "insert-unicode," but it doesn't work.
>
> Could someone who is smart give me a step by step? I mean, what button
> do i click on and then what do I enter and where?

First, hit Alt-x. This opens an input widget on the bottom of the screen and 
puts the cursor in. There, type
unicode-insert <codepoint>
and hit return. <codepoint> is something like 0x0259

Jürgen

Reply via email to