From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: entering Unicode characters as hex numbers not documented Date: Fri, 02 Jun 2006 02:59:05 +0300 Organization: JURTA Message-ID: <87lksgqpfi.fsf@jurta.org> References: <20060601.092045.260111773.wl@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1149215231 15138 80.91.229.2 (2 Jun 2006 02:27:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Jun 2006 02:27:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 02 04:27:04 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 1FlzNN-0005l5-Su for ged-emacs-devel@m.gmane.org; Fri, 02 Jun 2006 04:27:02 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlzNN-0007X8-Ct for ged-emacs-devel@m.gmane.org; Thu, 01 Jun 2006 22:27:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlzNB-0007Wt-Ic for emacs-devel@gnu.org; Thu, 01 Jun 2006 22:26:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlzN9-0007WN-Lb for emacs-devel@gnu.org; Thu, 01 Jun 2006 22:26:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlzN9-0007WK-FZ for emacs-devel@gnu.org; Thu, 01 Jun 2006 22:26:47 -0400 Original-Received: from [217.25.160.1] (helo=relay1.binet.com.ua) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FlzTS-0001Pt-Q9; Thu, 01 Jun 2006 22:33:19 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by relay1.binet.com.ua (Postfix) with ESMTP id AA19A77D42; Fri, 2 Jun 2006 05:26:42 +0300 (EEST) Original-Received: from mail.binet.com.ua (i28.dialup.binet.com.ua [217.25.161.92]) by relay1.binet.com.ua (Postfix) with ESMTP id 1C7DA77D31; Fri, 2 Jun 2006 05:26:40 +0300 (EEST) Original-To: Werner LEMBERG In-Reply-To: <20060601.092045.260111773.wl@gnu.org> (Werner LEMBERG's message of "Thu, 01 Jun 2006 09:20:45 +0200 (CEST)") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by ClamAv at binet.com.ua 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:55588 Archived-At: > Please add documentation and index entries (for `unicode', `ucs', > `utf-8', etc.) for the function `ucs-insert'! IMHO this is a very > essential function, and after the release it will become quite > important, I think. One alternative to documenting this command is installing the patch that allows C-q (`quoted-insert') to read Unicode characters as hex numbers and insert them using `ucs-insert' function. See http://lists.gnu.org/archive/html/bug-gnu-emacs/2005-06/msg00219.html. -- Juri Linkov http://www.jurta.org/emacs/