emacs-bidi
[Top][All Lists]
Advanced

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

[emacs-bidi] Re: entering unicode? [Hebrew points]


From: TAKAHASHI Naoto
Subject: [emacs-bidi] Re: entering unicode? [Hebrew points]
Date: Fri, 7 Feb 2003 17:47:31 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

Yotam Medini writes:

> how to insert such unicode characters via some M-x/lisp function

For example,

  (insert (decode-char 'ucs #x05b0))

inserts U+05B0 at the current point.

If you use the latest emacs-bidi and do C-u C-\ hebrew-unicode RET,
you can insert Hebrew points by typing keys with shift.  See the
following page.

  http://www.m17n.org/emacs-bidi/heb-key.html

-- 
TAKAHASHI Naoto
address@hidden
http://www.m17n.org/ntakahas/




reply via email to

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