Patch to pcomplete to make it work with shell-mode again

View: New views
2 Messages — Rating Filter:   Alert me  

Patch to pcomplete to make it work with shell-mode again

by Herbert Euler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
After the new function `shell-dynamic-complete-filename' was added, pcomplete was broken.
The attached patch fixes it.

Regards,
Guanpeng Xu


Windows Liveā„¢: Keep your life in sync. Check it out!

pcomplete.patch (1K) Download Attachment

Re: Patch to pcomplete to make it work with shell-mode again

by Chong Yidong :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Herbert Euler <herberteuler@...> writes:

> After the new function `shell-dynamic-complete-filename' was added,
> pcomplete was broken.  The attached patch fixes it.

Checked in, thanks.