[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp and VMS - I know it doesn't work but...
From: |
Nelson E. Ingersoll |
Subject: |
Re: Tramp and VMS - I know it doesn't work but... |
Date: |
Wed, 23 Aug 2006 12:13:04 -0600 |
User-agent: |
Thunderbird 1.5.0.5 (Windows/20060719) |
Michael Albinus wrote:
>
> The Tramp documentation is a little bit short in explaining the
> differences of the 2 commands. I'll add an explanation.
>
> In short: (setq tramp-default-method "ftp") keeps Tramp running, but
> passes all commands to Ange-FTP. "M-x tramp-unload-tramp" removes the
> package, and reenables Ange-FTP directly in `file-name-handler-alist'.
>
Michael,
My apologies. I was mistaken about the message issued them
tramp-unload-tramp is called from my .emacs file. That message is instead,
Symbol's function definition is void: tramp-register-file-name-handlers
However, I was still able to load and edit a remote VMS file.
- Nelson