From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: hexadecimal unicode input ? Date: Wed, 08 Oct 2003 00:14:39 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <9787-Wed08Oct2003001439+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1065565623 26951 80.91.224.253 (7 Oct 2003 22:27:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Oct 2003 22:27:03 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 08 00:27:02 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A70IH-0001Lg-01 for ; Wed, 08 Oct 2003 00:27:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A70G9-0004As-GQ for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Oct 2003 18:24:49 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A70Ex-0003oh-6l for help-gnu-emacs@gnu.org; Tue, 07 Oct 2003 18:23:35 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A70EQ-0003bQ-Dp for help-gnu-emacs@gnu.org; Tue, 07 Oct 2003 18:23:33 -0400 Original-Received: from [192.114.186.18] (helo=bilbo.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A70EP-0003aw-Km for help-gnu-emacs@gnu.org; Tue, 07 Oct 2003 18:23:01 -0400 Original-Received: from zaretski ([80.230.148.47]) by bilbo.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id BPD85678; Wed, 8 Oct 2003 00:18:32 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Thomas Langen on Tue, 07 Oct 2003 19:49:28 +0200) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13045 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13045 > From: Thomas Langen > Newsgroups: gnu.emacs.help > Date: Tue, 07 Oct 2003 19:49:28 +0200 > > AFAIK the function insert-ucs-character allows only decimal numbers as > argument for unicode characters. Really? Did you try to say #x1234, for example?