help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dynamic completion in comint


From: Samuel Wales
Subject: dynamic completion in comint
Date: Sat, 25 Jul 2009 15:01:02 -0700

In shell-mode, when I type TAB, comint correctly does
partial completion and pops up a window with the candidates.

Is there a way to get it to delete that window when there
are no more candidates?

Thanks.


Carbon Emacs 22

comint-dynamic-complete-functions is a variable defined in `comint.el'.
Its value is
(comint-replace-by-expanded-history comint-dynamic-complete-filename)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]