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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 399 in the body.
You can then email your comments to 399 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#399
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Eric Hanchrow <offby1 <at> blarg.net>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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
Reply sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
You have taken responsibility.
Full text and
rfc822 format available.
Notification sent to
Eric Hanchrow <offby1 <at> blarg.net>
:
bug acknowledged by developer.
Full text and
rfc822 format available.
Message #10 received at 399-done <at> emacsbugs.donarmstrong.com (full text, mbox):
This is now fixed in CVS. Thanks.
bug archived.
Request was from
Debbugs Internal Request <don <at> donarmstrong.com>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Mon, 25 Aug 2008 14:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 355 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.