[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TRAMP can't expand local environment variable
From: |
Michael Albinus |
Subject: |
Re: TRAMP can't expand local environment variable |
Date: |
Sun, 27 Apr 2008 12:09:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
"Ingersoll, Nelson" <Nelson.Ingersoll@atmel.com> writes:
> BTW - in a test version of Emacs 23 on Windows, even the
> `tramp-unload-tramp' command fails. TRAMP has in Emacs 23
> apparently completed its consumption of ANGE-FTP and now is the
> only external file handler.
With the patch just applied, you shall be able now to work with
tramp-default-method set to "ftp".
Tramp is not the "only" external file name handler in Emacs 23; ange-ftp
still exists. Due to the same syntax, Tramp is the "first" file name
handler to be applied, when there is remote file name syntax. Tramp
passes the job to ange-ftp, when it recognizes "ftp" as method.
Unloading Tramp 2.1 seems to be broken. I'll continue to check, but
likely it will be postponed until after my vacations.
Best regards, Michael.
Re: TRAMP can't expand local environment variable,
Michael Albinus <=