emacs-devel
[Top][All Lists]
Advanced

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

Re: Assignment of misc packages for emacs


From: Eli Zaretskii
Subject: Re: Assignment of misc packages for emacs
Date: Fri, 17 May 2002 12:40:03 +0300

> From: Miles Bader <address@hidden>
> Date: 17 May 2002 16:10:18 +0900
> 
>   (autoload 'comint-dynamic-complete "comint" nil t)
>   (define-key minibuffer-local-map [?\t] 'comint-dynamic-complete)

I don't like comint because it's so huge, and because it won't even
load on systems without async subprocesses.

I don't think shell-style completion of commands should depend on
comint, anyway.



reply via email to

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