all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#4596: file completion in *shell*
@ 2009-09-30  8:37 A. Soare
  2009-10-01 12:15 ` Kevin Rodgers
  2009-10-06  7:15 ` Glenn Morris
  0 siblings, 2 replies; 5+ messages in thread
From: A. Soare @ 2009-09-30  8:37 UTC (permalink / raw)
  To: Emacs   Pretest-Bug  [emacs-pretest-bug]


I report again a bug that repeated to me many times;

I have a shell opened , and even if I am in the directory /x/y/z, when I press <TAB>, it expands the completion from the directory "X", not from Z, as expected.

To me TAB executes so:

TAB (translated from <tab>) runs the command comint-dynamic-complete

Inside comint-dynamic-complete, one executes the hook comint-dynamic-complete-functions, which are

(comint-replace-by-expanded-history comint-dynamic-complete-filename)

I will keep the session opened, and maybe somebody tells me what to report more than that.





____________________________________________________

Retour sur un week-end chargé en exploits sur http://sports.voila.fr/ 








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

end of thread, other threads:[~2011-09-18  8:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-30  8:37 bug#4596: file completion in *shell* A. Soare
2009-10-01 12:15 ` Kevin Rodgers
2009-10-06  7:15 ` Glenn Morris
2009-10-06  7:20   ` Processed: " Emacs bug Tracking System
2011-09-18  8:47   ` Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.