[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: using pcomplete for comint.el/shell.el
From: |
Colin Walters |
Subject: |
Re: using pcomplete for comint.el/shell.el |
Date: |
16 Feb 2002 19:43:26 -0500 |
On Sat, 2002-02-16 at 16:55, Richard Stallman wrote:
> It should not redefine itself, that is confusing. It should just call
> pcomplete every time.
Hm. I don't find it particularly confusing, but I guess it maybe does
try to be a bit too efficient at the expense of comprehensibility.
How about this version?
shell.patch
Description: Text document
- using pcomplete for comint.el/shell.el, Colin Walters, 2002/02/14
- Re: using pcomplete for comint.el/shell.el, Stefan Monnier, 2002/02/15
- Re: using pcomplete for comint.el/shell.el, Richard Stallman, 2002/02/16
- Re: using pcomplete for comint.el/shell.el,
Colin Walters <=
- Re: using pcomplete for comint.el/shell.el, Richard Stallman, 2002/02/17
- Re: using pcomplete for comint.el/shell.el, John Wiegley, 2002/02/18
- Re: using pcomplete for comint.el/shell.el, Colin Walters, 2002/02/18
- Re: using pcomplete for comint.el/shell.el, John Wiegley, 2002/02/18
- Re: using pcomplete for comint.el/shell.el, Richard Stallman, 2002/02/19
- Re: using pcomplete for comint.el/shell.el, Colin Walters, 2002/02/23