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: 08 Oct 2003 12:33:21 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1065609466 28380 80.91.224.253 (8 Oct 2003 10:37:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2003 10:37:46 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 08 12:37:44 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 1A7BhQ-000478-00 for ; Wed, 08 Oct 2003 12:37:44 +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 1A7Bgc-00051D-Fp for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Oct 2003 06:36:54 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A7Bej-0004ts-7B for help-gnu-emacs@gnu.org; Wed, 08 Oct 2003 06:34:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A7Bd4-0004RC-W5 for help-gnu-emacs@gnu.org; Wed, 08 Oct 2003 06:33:46 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1A7BbK-0003pp-Tc for help-gnu-emacs@gnu.org; Wed, 08 Oct 2003 06:31:27 -0400 Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Thomas Langen on Wed, 08 Oct 2003 09:33:32 +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:13060 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13060 > From: Thomas Langen > Newsgroups: gnu.emacs.help > Date: Wed, 08 Oct 2003 09:33:32 +0200 > > > > Really? Did you try to say #x1234, for example? > > Thank you, that's the solution I was looking for - is it documented > anywhere? See the node "Integer Basics" in the ELisp manual.