I wrote: > Strange. Using my local subversion instance, I cannot reproduce the > problem yet. Which svn access method are you using? And just for > completeness: I assume you're using Tramp 2.0.52 from Emacs CVS? > > I'll continue to test, hoping to provoke the error.
OK, it's reproduceable now locally. Tramp's implementation of `process-file' calls `shell-command', which displays always the output buffer, even if `process-file' is called with DISPLAY equal nil. I'll provide a fix later. Best regards, Michael. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
