Open a file with su/sudo inside Emacs
The nice thing about Tramp is that you only pay for that round-trip to SSH when you open the first file. Sudo then caches your credentials, and Emacs saves a handle, so that subsequent sudo-opened files take much less time. I haven’t found the extra time it takes to save burdening, either. It’s fast enough, … Read more