From: "Emabela" <emabela@vipmail.hu>
Subject: Re: insert unicode
Date: Fri, 6 Jan 2006 09:52:47 +0100 [thread overview]
Message-ID: <20060106085247.3710.qmail@mail01.vipmail.hu> (raw)
I forgot to mention: I use emacs 21.4.
> M-a is already bound to 'backward-sentence but anyway this might work:
> (global-set-key "\M-a" (lambda () (interactive) (insert ?ŕŞᦙ
3;)))
> I have 21.3 and I do it this way: e.g. U+0A94 (some Gujarati glyph -
> letter AU). Download the free (for non commercial use) Babelmap, find
your
> character and then copy it into Emacs, insert it after the question ma
rk
> in the above statement (in *scratch*), evaluate, test, and then put it
in
> your .emacs if you want to keep it:
Thanks for your help.
Is it possible to specify the unicode character with latin-1 charaters?
Say,
(global-set-key "\M-a" (lambda () (interactive) (insert ?\u+0a94)))
or something like that?
(so that the command would not depend on the encoding of .emacs)
; C-q is out of question (it's too complicated) :
; If I press the key a with acute (U+00E1) in xterm, emacs thinks
; I pressed M-a (according to view-lossage), and I
; frequently use that character.
Again, thanks for any help in advance.
Regards,
Bela
--------------------------Hirdetés-----------------------------
VÁLTSON SZÉLESSÁVRA 2006-BAN!
Kedvező árak, forgalomkorlátlan használat, és vilámgyors kiép
ítés.
Ne várjon tovább, jobbat úgysem talál!
Klikk ide: http://www.vipdsl.hu
next reply other threads:[~2006-01-06 8:52 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-06 8:52 Emabela [this message]
[not found] <mailman.0.1136491361.26925.help-gnu-emacs@gnu.org>
2006-01-06 2:11 ` insert unicode B. T. Raven
2006-03-28 12:41 ` Oliver Scholz
2006-03-28 12:54 ` Oliver Scholz
-- strict thread matches above, loose matches on Subject: below --
2006-01-05 20:00 Emabela
2006-01-05 21:10 ` Peter Dyballa
2006-01-06 5:24 ` Ian Zimmerman
2006-01-06 9:55 ` Peter Dyballa
[not found] ` <mailman.82.1136541729.26925.help-gnu-emacs@gnu.org>
2006-01-09 9:46 ` Harald Hanche-Olsen
2006-01-09 12:56 ` Peter Dyballa
2006-01-11 12:36 ` kokrhac - Ales MATAS
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060106085247.3710.qmail@mail01.vipmail.hu \
--to=emabela@vipmail.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).