[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tramp-handle-insert-file-contents broken
From: |
Andreas Schwab |
Subject: |
tramp-handle-insert-file-contents broken |
Date: |
Sat, 28 Jun 2003 15:13:16 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) |
The recent import of Tramp 2.0.35 into the Emacs repository has broken
insert-file-contents of remote VC controlled files. Since vc-registered
calls insert-file-contents, and both have a tramp handler, the latter is
called with the tramp handlers disabled, so file-local-copy in
tramp-handle-insert-file-contents always returns nil.
Andreas.
--
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- tramp-handle-insert-file-contents broken,
Andreas Schwab <=