unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Interactive ucs-insert fails in HEAD
@ 2009-10-09  9:57 Sascha Wilde
  2009-10-09 11:32 ` Eli Zaretskii
  0 siblings, 1 reply; 16+ messages in thread
From: Sascha Wilde @ 2009-10-09  9:57 UTC (permalink / raw)
  To: emacs-devel

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) "\b	\236A@\n\v\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 \x18\306\b!\203\x10\0\307\b!\202\x11\0p)q\210\310	\nJ\v!\v\f$)\207" [win action G33900 string pred minibuffer-selected-window window-live-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 \x18\306\b!\203\x10\0\307\b!\202\x11\0p)q\210\310	\nJ\v!\v\f$)\207" [win action G33900 string pred minibuffer-selected-window 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-value 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
-- 
Sascha Wilde : "Lies, was ich meine, nicht, was ich schreibe."
             : (Urs Traenkner in de.alt.admin)




^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2009-10-15  7:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-09  9:57 Interactive ucs-insert fails in HEAD Sascha Wilde
2009-10-09 11:32 ` Eli Zaretskii
2009-10-09 11:44   ` Juanma Barranquero
2009-10-09 13:04     ` Juanma Barranquero
2009-10-09 14:47       ` Sascha Wilde
2009-10-09 16:21       ` Eli Zaretskii
2009-10-09 19:47         ` Juanma Barranquero
2009-10-10  7:52           ` Eli Zaretskii
2009-10-10 11:44             ` Juanma Barranquero
2009-10-10 13:14               ` Eli Zaretskii
2009-10-10 14:06                 ` Juanma Barranquero
2009-10-13  5:13           ` Kenichi Handa
2009-10-13 18:46             ` Stefan Monnier
2009-10-15  7:23               ` Kenichi Handa
2009-10-09 19:50         ` Juanma Barranquero
2009-10-10  7:56           ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).