Julian Scheid <[email protected]> writes:

> Whoops, tramp-process-inhibit-flush must be set for
> tramp-run-real-handler 'vc-registered.

I've committed the patch. However, there are some small changes I did
apply:

tramp-process-inhibit-flush is now process-file-side-effects, according
to the discussion on emacs-devel. And it is not declared in Tramp, so we
must reenable your check of the existence of this variable.

You have replaced tramp-get-connection-buffer by tramp-get-buffer. I
confess that, for synchronous processes, both return the same buffer
today, but this might change. So I'd like to keep tramp-get-connection-buffer.

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to