Tramp means "Transparent remote (file) Access, multiple Protocol", which is an extension pack for the remote file editing of Emacs. Installation method is very simple, open emacs, press "M-x", enter "Package-list-packages", find Tramp expansion pack can click Install.
Under Windows, Tramp has been integrated with the Putty package, using the Plink program. So, to use Emacs's tramp function under Windows, you have to download the Putty tool and add putty to the PATH variable,
650) this.width=650; "title=" Putty.png "alt=" wkiom1uvifayzysdaacsglclpaq665.jpg "src=" http://s3.51cto.com/wyfs02/ M01/6b/7e/wkiom1uvifayzysdaacsglclpaq665.jpg "/>
Set Environment variables:
650) this.width=650; "title=" Putty01.png "src=" http://s3.51cto.com/wyfs02/M02/6B/7E/ Wkiom1uviumbblfnaacbtixy62a267.jpg "alt=" Wkiom1uviumbblfnaacbtixy62a267.jpg "/>
You can then use local emacs to edit the files on the remote machine,
650) this.width=650; "title=" Emacs_plink.png "src=" http://s3.51cto.com/wyfs02/M00/6B/79/ Wkiol1uvjm-dtrizaatlcyfau4m268.jpg "alt=" Wkiol1uvjm-dtrizaatlcyfau4m268.jpg "/>
This article is from the "Tiandaochouqin" blog, make sure to keep this source http://lavenliu.blog.51cto.com/5060944/1633304
Emacs uses tramp to remotely edit files on a server