bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wh


From: Kenichi Handa
Subject: bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, -1"
Date: Tue, 03 Apr 2012 09:52:13 +0900

This is with the latest trunk Emacs.

In *shell* buffer, when I type this (<TAB> means the TAB key):
   % ls #<TAB>
the error "Wrong type arguemnt: wholenump, -1" is signaled.

With toggle-debug-on-error, the *Backtrace* is as below:

Debugger entered--Lisp error: (wrong-type-argument wholenump -1)
  compare-strings(#("#" 0 1 (fontified t)) -1 1 #("\\#" 1 2 (fontified t)) nil 
nil)
  comint--common-quoted-suffix(#("#" 0 1 (fontified t)) #("#" 0 1 (fontified 
t)))
  comint--complete-file-name-data()
  comint-filename-completion()
  shell-filename-completion()
  run-hook-with-args-until-success(shell-filename-completion)
  comint-completion-at-point()
  completion--capf-wrapper(comint-completion-at-point all)
  run-hook-wrapped(completion--capf-wrapper comint-completion-at-point all)
  completion-at-point()
  call-interactively(completion-at-point nil nil)

---
Kenichi Handa
handa@m17n.org





reply via email to

[Prev in Thread] Current Thread [Next in Thread]