GNU bug report logs -
#399
23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory
Previous Next
Reported by: Eric Hanchrow <offby1 <at> blarg.net>
Date: Thu, 12 Jun 2008 16:35:03 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 28 Jul 2008 09:49:30 -0400
with message-id <87od4ip191.fsf <at> stupidchicken.com>
and subject line Re: 23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory
has caused the Emacs bug report #399,
regarding 23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don <at> donarmstrong.com
immediately.)
--
399: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=399
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your bug report will be posted to the emacs-pretest-bug <at> gnu.org mailing list.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
I started emacs -Q -nw
I typed M-x shell RET
In the shell, I typed cd ~/kits/CoziExampleTest/ RET
(that directory contains an executable file named test.py)
In the shell I typed ./te TAB
I expected to see emacs insert the rest of the file name, so that the final line read ./test.py.
Instead, nothing happened.
Note, however, that when I typed "ls ./te TAB", completion _did_ work: I saw "ls ./test.py"
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/src/emacs-with-my-tweaks.git/etc/DEBUG for instructions.
In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
of 2008-06-12 on enver-laptop
configured using `configure '--enable-maintainer-mode' '--with-xpm=no' '--with-jpeg=no' '--with-gif=no' '--with-tiff=no' '--with-xft' '--with-x-toolkit=gtk''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: C
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: Shell
Minor modes in effect:
shell-dirtrack-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
ESC [ > 0 ; 1 1 5 ; 0 c ESC x s h e l l RET c d SPC
k i TAB DEL DEL RET c d SPC k i TAB C o z TAB E TAB
T TAB RET . / t e TAB TAB s t . p y RET ESC p C-a l
l SPC RET C-h c TAB ESC x r e p o r t - e TAB RET
Recent messages:
("./emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.
No completions of ki
~
Completed
Partially completed [2 times]
Completed
~/kits/CoziExampleTest
History item: 1
TAB runs the command comint-dynamic-complete
[Message part 3 (message/rfc822, inline)]
This is now fixed in CVS. Thanks.
This bug report was last modified 16 years and 357 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.