*** /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