GNU bug report logs -
#12418
emacs 24.2; idlw-shell.el: filename completion in IDL shell is not working
Previous Next
Reported by: Jose Marino <marinoj <at> nso.edu>
Date: Tue, 11 Sep 2012 19:39:01 UTC
Severity: normal
Fixed in version 24.3
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #19 received at 12418 <at> debbugs.gnu.org (full text, mbox):
>> Actually, that depends on what comint-dynamic-complete-as-filename was
>> used for: if it was used as a *command*, then
>> comint-dynamic-complete-filename is a good replacement. But if it was
>> used within something like comint-dynamic-complete-functions, then the
>> better replacement is comint-filename-completion.
> Could you make the obsolescence message less definitive-sounding then?
I don't think it's worth the trouble: the use of
comint-dynamic-complete-filename is very rare.
>> IOW, in the case of idlw-shell.el, the better replacement is indeed
>> comint-filename-completion, tho it requires changes in
>> idlwave-shell-complete (basically making it an alias to
>> completion-at-point and turning its body into a list of functions to put
>> on completion-at-point-functions).
> Hopefully you feel like doing that (or reopening this report).
I don't really feel like it, but I will probably be the first to get to
it, regardless of how slowly I do it :-(
Stefan
This bug report was last modified 12 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.