From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: entering Unicode characters as hex numbers not documented Date: Fri, 02 Jun 2006 11:12:17 +0300 Message-ID: References: <85bqtddoee.fsf@lola.goethe.zz> <20060602.060828.39163859.wl@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1149235972 15234 80.91.229.2 (2 Jun 2006 08:12:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jun 2006 08:12:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 02 10:12:40 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fm4lm-0000Ek-SO for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 10:12:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm4lm-0004Es-6n for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 04:12:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fm4la-0004EF-L1 for emacs-devel@gnu.org; Fri, 02 Jun 2006 04:12:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fm4lY-0004Az-FN for emacs-devel@gnu.org; Fri, 02 Jun 2006 04:12:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fm4lY-0004Av-A5 for emacs-devel@gnu.org; Fri, 02 Jun 2006 04:12:20 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fm4rw-0002JM-2v; Fri, 02 Jun 2006 04:18:56 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-33-177.inter.net.il [80.230.33.177]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ETR50223 (AUTH halo1); Fri, 2 Jun 2006 11:12:15 +0300 (IDT) Original-To: Werner LEMBERG In-reply-to: <20060602.060828.39163859.wl@gnu.org> (message from Werner LEMBERG on Fri, 02 Jun 2006 06:08:28 +0200 (CEST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55606 Archived-At: > Date: Fri, 02 Jun 2006 06:08:28 +0200 (CEST) > Cc: eliz@gnu.org, emacs-devel@gnu.org > From: Werner LEMBERG > > > > I think the reason for not documenting `ucs-insert' in the Lisp Manual > > is that it serves a specialized purpose that will disappear in the > > subsequent release. > > How that? A quick alternative to the `ucs' leim input method is > something which is always needed. Or is there planned a different > method? I think C-q will do what you want in the Unicode Emacs.