Skip to content
Prev 34353 / 63421 Next

Improved Function Information with <TAB> Key

On Thu, Oct 8, 2009 at 5:33 AM, Lee Kelvin <lee.s.kelvin at gmail.com> wrote:
I don't think it's possible to test it now (but I can't say for sure
as I don't have readline 6 installed and haven't read the
documentation carefully). In theory, some future release should
include a check for readline>=6 and disable sorting, but I'm not sure
when or if that will happen in practice.
As far as I can tell, Emacs' completion system also sorts, and I don't
see a way to inhibit that. ESS does show you the results of args()
when you type an open paren after a function name, which should be
useful for you.

-Deepayan