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: Interactive ucs-insert fails in HEAD Date: Fri, 09 Oct 2009 13:32:25 +0200 Message-ID: <83hbu8ls52.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1255088091 32064 80.91.229.12 (9 Oct 2009 11:34:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Oct 2009 11:34:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Sascha Wilde Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 09 13:34:40 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MwDk5-0007GJ-HA for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2009 13:34:37 +0200 Original-Received: from localhost ([127.0.0.1]:53417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwDk4-0007rZ-Me for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2009 07:34:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MwDjx-0007od-3M for emacs-devel@gnu.org; Fri, 09 Oct 2009 07:34:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MwDjv-0007lH-3q for emacs-devel@gnu.org; Fri, 09 Oct 2009 07:34:27 -0400 Original-Received: from [199.232.76.173] (port=35109 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwDju-0007kw-SH for emacs-devel@gnu.org; Fri, 09 Oct 2009 07:34:26 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:47478) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MwDju-0004Qk-Cq for emacs-devel@gnu.org; Fri, 09 Oct 2009 07:34:26 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KR800F00W5CDL00@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Fri, 09 Oct 2009 13:34:25 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.70.84.229]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KR8005GJW5CWC10@i_mtaout3.012.net.il>; Fri, 09 Oct 2009 13:34:25 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:116009 Archived-At: > From: Sascha Wilde > Date: Fri, 09 Oct 2009 11:57:03 +0200 > > Actually the "sm" completion is just an arbitrary example, any use of > `C-x 8 RET' I tried fails with (wrong-type-argument symbolp 89000.0)... More accurately, any use of "C-x 8 RET" except if you type a valid hex code at the prompt. Also, I don't get an error until I type RET. IOW, this fails: C-x 8 RET sm RET but this does not: C-x 8 RET sm TAB