[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Method / host name / user name completion
From: |
Michael Albinus |
Subject: |
Re: Method / host name / user name completion |
Date: |
26 Aug 2002 23:54:36 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
Michael Albinus <address@hidden> writes:
> Hi,
>
> I've written some code which performs method, user name and file name
> completion on tramp file names. It is far away from being perfect, and
> it is missing some functionality; but at least for ssh-like and
> rsh-like methods it should work already as well as for ange-ftp on GNU
> Emacs (where ange-ftp completion is reactivated).
>
> Tests have been performed mainly for GNU Emacs; the XEmacs tests will
> follow.
Next version is committed to CVS. Besides several bug fixes, XEmacs
integration shall work now as well.
> CVS access to this branch could be performed by
>
> cvs -z3 -d:pserver:address@hidden:/cvsroot/tramp \
> co -r completion tramp
For those who haven't CVS access, the most recent tramp.el of this
branch is always accessible via
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/tramp/tramp/lisp/tramp.el?rev=2.179.2
The other touched files are
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/tramp/tramp/ChangeLog?rev=1.31.2
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/tramp/tramp/Makefile?rev=2.25.2
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/tramp/tramp/lisp/ChangeLog?rev=2.172.2
Best regards, Michael.
PS: Is it just because vacation period nobody reacts on the list? Or
is it so boring?