648 B
648 B
tramp
Tramp is a package of emacs that is pre installed and does not have to be installed by the user. It is used to access and edit files with sudo priviliges without the use of the sudo command inside a shell. This is particularly usefull when editing files in emacsclient.
Sudo-File-Open
To open files with root priviliges (if you can use them) just press c-f c-x and wirte sudo:: before giving the path to the file.