unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#399: 23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory
@ 2008-06-12 16:25 ` Eric Hanchrow
  2008-07-28 13:55   ` bug#399: marked as done (23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Hanchrow @ 2008-06-12 16:25 UTC (permalink / raw)
  To: emacs-pretest-bug

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@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






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

* bug#399: marked as done (23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory)
  2008-06-12 16:25 ` bug#399: 23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory Eric Hanchrow
@ 2008-07-28 13:55   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-07-28 13:55 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 943 bytes --]


Your message dated Mon, 28 Jul 2008 09:49:30 -0400
with message-id <87od4ip191.fsf@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@donarmstrong.com
immediately.)


-- 
399: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=399
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4793 bytes --]

From: Eric Hanchrow <offby1@blarg.net>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory
Date: Thu, 12 Jun 2008 09:25:43 -0700
Message-ID: <87iqwed3i0.fsf@offby1.atm01.sea.blarg.net>

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@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



[-- Attachment #3: Type: message/rfc822, Size: 1050 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: 399-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory
Date: Mon, 28 Jul 2008 09:49:30 -0400
Message-ID: <87od4ip191.fsf@stupidchicken.com>

This is now fixed in CVS.  Thanks.


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

end of thread, other threads:[~2008-07-28 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87od4ip191.fsf@stupidchicken.com>
2008-06-12 16:25 ` bug#399: 23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory Eric Hanchrow
2008-07-28 13:55   ` bug#399: marked as done (23.0.60; comint-dynamic-complete doesn't complete name of executable in current directory) Emacs bug Tracking System

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