-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Is there a way to improve emacs tramp performance? For me it's faster to open an external ftp client (filezilla), transfer files to the local disk and open them in an external editor (notepad) than open them with emacs.
I use emacs23.1 under windows xp.
I tried different tramp-default-method (telnet…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi, I have some trouble setting up Tramp with EmacsW32 and cygwin. I have configured emacs to use cygwin as shell using w32shell. I also set the HOME enviromental variable to c:/cygwin/home/myusername
Problem is that tramp seems to hang and that no connection is made:
"Tramp waiting for prompts…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Can't use the su method, since I don't really want to veer from the Ubunut default too much. ssh is right out (for localhost? I ask you!).
It shows a "Waiting fro prompts from remote shell". And that's it, apparently. Or is it just that incredibly slow?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I've set up Tramp on Emacs on my Windows 7 box (64 bit). For this test, this is the only thing in my emacs-config:
(setq tramp-default-method "plink")
Then I connect to my Ubuntu Server 9.10 running in a VM on my local network.
Connection goes fine, i can use dired to browse folders and open files…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Similar to http://stackoverflow.com/questions/148578/
but that question doesn't address MS Windows.
Has anyone been able to use rsync instead of plink, either through cygwin or otherwise?
>>> More