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
View this message in rfc822 format
Stefan Monnier wrote:
> 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?
> 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).
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.