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

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

Re: Inserting an unicode character


From: Xah Lee
Subject: Re: Inserting an unicode character
Date: Fri, 17 Jul 2009 16:45:53 -0700 (PDT)
User-agent: G2/1.0

On Jul 17, 11:51 am, Alberto Simões <hashas...@gmail.com> wrote:
> Hello
>
> Is there any way to visit an unicode table from within emacs? Or, for
> instance, inserting the caracter using its name.

don't think it is possible to insert a unicode char by its unicode
name. (Florian gave code for that i guess)

though, there are several ways to easily find and insert unicode chars
you want in emacs, by ascii markup, by your personal frequently used
char set, by particular lang's input methods, by code point, etc.

this page gives some detail.

• Emacs and Unicode Tips
  http://xahlee.org/emacs/emacs_n_unicode.html

i think it'd be useful for emacs to have some visual char map that
lets you select or view a category of chars for easy insertion.
(as in OS X's Character Pallette or Windows Character Map)
Shouldn't be diffucult to write one in elisp but as far as i know it
havn't been done.

  Xah
∑ http://xahlee.org/

reply via email to

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