bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9879: 23.3; making script executable with tramp


From: Michael Albinus
Subject: bug#9879: 23.3; making script executable with tramp
Date: Sun, 13 Nov 2011 17:14:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

Daniel Gildea <gildea@cs.rochester.edu> writes:

> Here is what I get:

You are working on "/u/gildea/xx.sh", which is a symlink to
"/home/vax7/u19/gildea/xx.sh". You have written "/u/gildea/xx.sh". Tramp
tries to check "/home/vax7/u19/gildea/xx.sh" file properties afterwards,
and it decides that this file doesn't exist.

This is likely because of Tramp's cache, which hasn't been refreshed
accordingly for the symlink's target after writing.

I will check how to fix this; unfortunately there is no simple patch. It
might take a day, or two.

Thanks for testing, and best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]