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

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

[debbugs-tracker] bug#11158: closed (24.0.93; ls #<TAB> signals the erro


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11158: closed (24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, -1")
Date: Wed, 04 Apr 2012 16:08:02 +0000

Your message dated Wed, 04 Apr 2012 12:07:13 -0400
with message-id <address@hidden>
and subject line Re: bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong 
type arguemnt: wholenump, -1"
has caused the debbugs.gnu.org bug report #11158,
regarding 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, 
-1"
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
11158: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11158
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 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
address@hidden



--- End Message ---
--- Begin Message --- Subject: Re: bug#11158: 24.0.93; ls #<TAB> signals the error "Wrong type arguemnt: wholenump, -1" Date: Wed, 04 Apr 2012 12:07:13 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)
>    % ls #<TAB>
[...]
> Debugger entered--Lisp error: (wrong-type-argument wholenump -1)

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


        Stefan


--- End Message ---

reply via email to

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