David Abrahams <address@hidden> writes:
Visit a remote file.
`M-x compile'
`ls' ;; or whatever short command you please
`M-x compile'
Compilation mode will tell you a compilation is still running and
ask if
you want it killed. This is not a serious problem for compilation,
although it is an inconvenience. It's worse for something like psvn,
which relies on being able to know that the svn process has finished.
In Tramp 2.1.16-pre this was fixed some weeks ago. Do you see a chance
to test it, using Tramp's CVS repository? This code is not merged yet
with GNU Emacs.