* dynamic completion in comint
@ 2009-07-25 22:01 Samuel Wales
2009-07-26 16:22 ` Drew Adams
0 siblings, 1 reply; 2+ messages in thread
From: Samuel Wales @ 2009-07-25 22:01 UTC (permalink / raw)
To: help-gnu-emacs
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)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-26 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-25 22:01 dynamic completion in comint Samuel Wales
2009-07-26 16:22 ` Drew Adams
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).