Narana Kannappan <[EMAIL PROTECTED]> 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.



_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to