From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sascha Wilde Newsgroups: gmane.emacs.devel Subject: Interactive ucs-insert fails in HEAD Date: Fri, 09 Oct 2009 11:57:03 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1255082502 14664 80.91.229.12 (9 Oct 2009 10:01:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Oct 2009 10:01:42 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 09 12:01:29 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 1MwCDw-0001U9-WF for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2009 11:57:21 +0200 Original-Received: from localhost ([127.0.0.1]:41974 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwCDw-0005gL-DN for ged-emacs-devel@m.gmane.org; Fri, 09 Oct 2009 05:57:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MwCDm-0005fK-8q for emacs-devel@gnu.org; Fri, 09 Oct 2009 05:57:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MwCDk-0005eh-ID for emacs-devel@gnu.org; Fri, 09 Oct 2009 05:57:09 -0400 Original-Received: from [199.232.76.173] (port=42724 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MwCDk-0005eX-79 for emacs-devel@gnu.org; Fri, 09 Oct 2009 05:57:08 -0400 Original-Received: from mail2.sha-bang.de ([78.47.120.114]:43110 helo=mail.sha-bang.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MwCDj-0005T2-Lv for emacs-devel@gnu.org; Fri, 09 Oct 2009 05:57:07 -0400 Original-Received: from kenny.sha-bang.local (xdslr190.osnanet.de [82.149.187.190]) by mail.sha-bang.de (Postfix) with ESMTPSA id F289C54E for ; Fri, 9 Oct 2009 11:57:03 +0200 (CEST) Original-Received: from wilde by kenny.sha-bang.local with local (Sha Bang MUA v.0711184.68) ID 1MwCDf-0000id-CH for emacs-devel@gnu.org; Fri, 09 Oct 2009 11:57:03 +0200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:116008 Archived-At: emacs -Q -nw M-x toggle-debug-on-error RET C-x 8 RET sm TAB results in: Debugger entered--Lisp error: (wrong-type-argument symbolp 89000.0) signal(wrong-type-argument (symbolp 89000.0)) completion--some(#[(style) "=08 \236A@\n=0B\f $\207" [style completion-styles-alist string table pred point] 5] (basic = partial-completion emacs22)) completion-try-completion("sm" (lambda (&rest --cl-rest--) (apply #[...= "r\305 =18\306=08!\203=10=00\307=08!\202=11=00p)q\210\310 \nJ=0B!=0B\f$)= \207" [win action G33900 string pred minibuffer-selected-window window-li= ve-p window-buffer complete-with-action] 5] (quote --fun--) --cl-rest--))= nil 2) completion--do-completion() minibuffer-complete() call-interactively(minibuffer-complete nil nil) completing-read("Unicode (name or hex): " (lambda (&rest --cl-rest--) (= apply #[... "r\305 =18\306=08!\203=10=00\307=08!\202=11=00p)q\210\310 \nJ= =0B!=0B\f$)\207" [win action G33900 string pred minibuffer-selected-windo= w window-live-p window-buffer complete-with-action] 5] (quote --fun--) --= cl-rest--))) read-char-by-name("Unicode (name or hex): ") (list (read-char-by-name "Unicode (name or hex): ") (prefix-numeric-val= ue current-prefix-arg) t) call-interactively(ucs-insert nil nil) 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)... cheers sascha --=20 Sascha Wilde : "Lies, was ich meine, nicht, was ich schreibe." : (Urs Traenkner in de.alt.admin)