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

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

Re: Input of XML documents (input of unicode)


From: Jesper Harder
Subject: Re: Input of XML documents (input of unicode)
Date: Sat, 12 Oct 2002 05:22:43 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu)

Torsten Bronger <bronger@physik.rwth-aachen.de> writes:

> 1.  How can I input an arbitrary Unicode Character?  I open a file in
> UTF-8 encode, and inout C-g and an octal unicode number, but always
> the message: "invalid character".

Dave Love's 'ucs-tables.el' has this command:

(defun ucs-insert (arg)
  "Insert the Emacs character representation of the given Unicode.
Interactively, prompts for a hex string giving the code."


reply via email to

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