tramp-1.33 (upstream 2.0.54) XEmacs Pre-Release is broken in XEmacs

Adrian Aichner adrian
Thu Oct 19 17:19:46 EDT 2006


Michael Albinus <michael.albinus at gmx.de> writes:

> Adrian Aichner <adrian at xemacs.org> writes:
>
> Hi Adrian,
>
> sorry for being late, but finding an MS Windows machine for testing is
> always a hassle to me.
>
>> When I try to open
>> /[sshx/adrian at www.xemacs.org]/etc/named/xemacs/db.xemacs
>> I now get:
>>
>> c:\[sshx\adrian at www.xemacs.org]\etc\named\xemacs\: no such directory
>> The directory containing c:\[sshx\adrian at www.xemacs.org]\etc\named\xemacs\db.xemacs does not exist.  Create? (y or n) No
>
> Does the following patch helps?

Hi Michael, thanks for looking into this problem.

Yes, this fixes the problem for me!

I tested this as follows:

Install XEmacs package
tramp                1.33
again (the one with the problem)

Reproduce the problem after loading tramp.el

Patch tramp.el and byte-compile it.

Start a new XEmacs and access the path documented above.

Best regards!

Adrian

>
> Best regards, Michael.
>
>
> *** /home/albinus/src/xemacs/packages/xemacs-packages/tramp/lisp/tramp.el	2006-08-29 06:37:56.000000000 +0200
> --- /home/albinus/src/tramp-stable/lisp/tramp.el	2006-10-17 21:31:23.000000000 +0200
> ***************
> *** 4463,4469 ****
>     "Checks whether method / user name / host name completion is active."
>     (cond
>      (tramp-completion-mode t)
> !    ((not tramp-unified-filenames) t)
>      ((string-match "^/.*:.*:$" file) nil)
>      ((string-match
>        (concat tramp-prefix-regexp
> --- 4463,4469 ----
>     "Checks whether method / user name / host name completion is active."
>     (cond
>      (tramp-completion-mode t)
> ! ;   ((not tramp-unified-filenames) t)
>      ((string-match "^/.*:.*:$" file) nil)
>      ((string-match
>        (concat tramp-prefix-regexp
> _______________________________________________
> Tramp-devel mailing list
> Tramp-devel at gnu.org
> http://lists.gnu.org/mailman/listinfo/tramp-devel

-- 
Adrian Aichner
 mailto:adrian at xemacs.org
 http://www.xemacs.org/



More information about the XEmacs-Beta mailing list