Hi, in the current TRAMP release, a make in the texi directory did not work because texi2dvi was not happy with line 2070 of tramp.texi.
The attached patch fixes this. Regards, Florian
--- tramp.texi.orig 2007-07-22 13:28:32.000000000 +0200
+++ tramp.texi 2007-09-07 10:33:58.000000000 +0200
@@ -2067,7 +2067,7 @@
part of the filename.
To log in to the remote machine as a specific user, you use the syntax
[EMAIL PROTECTED]@trampfn{, @var{user}, @var{machine}, @var{path/to.file}}}.
[EMAIL PROTECTED]@trampfn{, user, machine, path/to.file}}.
That means that connecting to @code{melancholia} as @code{daniel} and
editing @file{.emacs} in your home directory you would specify
@[EMAIL PROTECTED], daniel, melancholia, .emacs}}.
pgpzpisp6e6mB.pgp
Description: PGP signature
_______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
