unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, -1"
@ 2012-04-03  0:52 Kenichi Handa
  2012-04-04 16:07 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Kenichi Handa @ 2012-04-03  0:52 UTC (permalink / raw)
  To: 11158

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





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

* bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, -1"
  2012-04-03  0:52 bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, -1" Kenichi Handa
@ 2012-04-04 16:07 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2012-04-04 16:07 UTC (permalink / raw)
  To: Kenichi Handa; +Cc: 11158-done

>    % ls #<TAB>
[...]
> Debugger entered--Lisp error: (wrong-type-argument wholenump -1)

Indeed, thanks for catching it.  Should be fixed now,


        Stefan





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

end of thread, other threads:[~2012-04-04 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03  0:52 bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, -1" Kenichi Handa
2012-04-04 16:07 ` Stefan Monnier

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).