tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is tramp ready for use with Xemacs 21.4 (patch 14) ?


From: Michael Albinus
Subject: Re: Is tramp ready for use with Xemacs 21.4 (patch 14) ?
Date: Sat, 07 Feb 2004 22:46:21 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

Narana Kannappan <address@hidden> writes:

> Hi,

Hi,

>    I hit upon discussions about tramp not working
> and xemacs still using efs for remote file editing.
>
>    Can someone please clarify if tramp is ready for usage ?
>
>    Tramp isnt working for me and I want to abandon my debugging
> efforts if it isnt ready yet.

As Tim already wrote, Tramp should cooperate with XEmacs. I use the
same XEmacs version as you for testing (21.4 (patch 14)).

> `file-name-handler-alist' is a simple built-in variable.
>
> Value: (("\\`/\\[.*\\]" . tramp-file-name-handler) ("^/[^/:]+:" . 
> remote-path-file-handler-function))

Hmm. Looks like an old Tramp. Newer Tramp versions report this (ignore
jka-compr-handler):

`file-name-handler-alist' is a simple built-in variable.

Value: 
(("\\(\\.Z\\(~\\|\\.~[0-9]+~\\)?\\'\\)\\|\\(\\.bz2\\(~\\|\\.~[0-9]+~\\)?\\'\\)\\|\\(\\.tgz\\'\\)\\|\\(\\.gz\\(~\\|\\.~[0-9]+~\\)?\\'\\)"
 . jka-compr-handler) ("^/[^/]*$" . tramp-completion-file-name-handler) 
("\\`/[^/:]+:" . tramp-file-name-handler) ("^/[^/:]+:" . 
remote-path-file-handler-function))

Which Tramp version are you using?

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]