tramp
Does tramp offer any API for interrogating information from the buffer-file-name
I\'m currently doing a lot of work on remote machines with tramp. However the project logic gets confused when building make command lines as it will attempt to cd to some /ssh:blah.... path.[详细]
2023-01-10 04:02 分类:问答Doing a make over TRAMP
I am using Emacs Tramp for remote development.I think something must be wrong.I had some serious issues with speed when I used ssh:, so I switched to scp:.It se开发者_如何学Goems to work much faster.I[详细]
2023-01-05 23:56 分类:问答Originate edit of remote file using emacs tramp from ssh session
This is probably a somewhat out-of-wack question. I use tramp to edit remote files, but I also open several terminals ssh-ing to that remote machine as well for other works (I had problems running ssh[详细]
2022-12-19 12:27 分类:问答Open file via SSH and Sudo with Emacs
I want to open a file inside Emacs which is located on a remote server, with sudo powers on the server. I can open local files with sudo via Tramp like this:[详细]
2022-12-19 06:59 分类:问答Emacs: Tab completion of file name appends an extra i:\cygwin
I am facing some strange behavior with file-name completion in emacs. C-x C-f to find file opens up the minibuffer with i:/cygwin/home/rrajagop/StockScreener/working_copy/master_repo/stock_screener/.[详细]
2022-12-11 13:08 分类:问答Emacs: How to start Local python interpreter when editing a remote python file via tramp
On Emacs,when I start python with C-c ! while editing a remote python file (using tramp - plinkx: on windows), the python interpreter is started on the remote host.[详细]
2022-12-09 18:44 分类:问答emacs tramp performance
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 o[详细]
2022-12-08 11:37 分类:问答