1 Apr 2012 18:18
tramp (2.2.3-24.1); tramp-gvfs-send-command calls non-existent tramp-local-call-process
Magnus Henoch <magnus.henoch <at> gmail.com>
2012-04-01 16:18:43 GMT
2012-04-01 16:18:43 GMT
Enter your bug report in this message, including as much detail as you possibly can about the problem, what you did to cause it and what the local and remote machines are. If you can give a simple set of instructions to make this bug happen reliably, please include those. Thank you for helping kill bugs in Tramp. Before reproducing the bug, you might apply M-x tramp-cleanup-all-connections This allows to investigate from a clean environment. Another useful thing to do is to put (setq tramp-verbose 9) in the ~/.emacs file and to repeat the bug. Then, include the contents of the *tramp/foo* buffer and the *debug tramp/foo* buffer in your bug report. --bug report follows this line-- The function tramp-local-call-process was renamed to tramp-compat-call-process a while ago, but the function tramp-gvfs-send-command still contains a call to tramp-local-call-process. Changing "local" to "compat" made my Tramp much happier :) Regards,(Continue reading)



RSS Feed