Servus, Kai!! On Sun, 2003-03-30 at 21:16, Kai Großjohann wrote: > The *debug tramp/foo* buffer was quite instructive. I think it's a > problem with sending large chunks to the remote host. Please type > C-h v tramp-chunksize RET and follow the instructions shown there. > You could also (setq tramp-chunksize 500) to see if that helps.
This worked, and is hereby included in my .emacs-file. I am most thankful for your help, in the situation I am in now, Tramp really is my only option. It lets me edit files locally, that can be evaluated at the custom Apache on a remote machine instantaneously. (Of course, this is because I am too incompetent to resolve all terminal emulation issues with screen, etc, but anyway). Way to go! > What are the values of the following variables? Use C-h v to find > out. > system-type > system-configuration > system-configuration-options These are my values: system-type's value is gnu/linux system-configuration's value is "i686-pc-linux-gnu" system-configuration-options's value is " --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-gcc --with-pop --with-sound" BTW: I'm editing php files, mostly, from 30-200 lines. What connection method would be my best choice? Ssh, perhaps, or is it irrelevant? Grateful regards from Oslo. --lars _______________________________________________ Tramp-devel mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/tramp-devel
