GNU bug report logs -
#15022
[Kevin Layer] 24.3: BUG REPORT: comint completion yields error
Previous Next
Reported by: Stefan Monnier <monnier <at> iro.umontreal.ca>
Date: Sun, 4 Aug 2013 18:32:01 UTC
Severity: normal
Merged with 16950
Found in version 24.3
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Michael Heerdegen wrote:
>> Hi,
>>
>> > You need a directory with .rpm files in it. Let's call that
>> > /foo/bar/. Then,
>> >
>> > emacs -q
>> > M-x shell RET
>> > rpm --install /foo/bar/<TAB>
>> >
>> > where <TAB> is you pressing the TAB key. I get this:
>> >
>> > Debugger entered--Lisp error: (void-variable regexp)
>> > signal(void-variable (regexp))
>> > completion--some...
>> > completion--nth-completion...
>> > completion-try-completion...
>> > completion--do-completion()
>> > minibuffer-complete()
>> > call-interactively(minibuffer-complete)
>> > ...
>> > apply...
>> > ...
>> > completion-in-region...
>> > completion-at-point()
>> > call-interactively(completion-at-point nil nil)
>>
>> FWIW; I can't reproduce this here. This is
>> GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2)
>> of 2013-08-04 on dex, modified by Debian.
>>
>> Does this also happen with emacs -Q (capital "Q")?
Yes, it does for me.
$ rpm --install /tftpboot/<TAB>
just yielded the error on my system.
Is 24.3.50 halfway to the next emacs version? Maybe it's fixed there.
>>
>>
>> Thanks,
>>
>> Michael.
This bug report was last modified 11 years and 80 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.