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

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

bug#70900: 30.0.50; tramp complains "File error: Cannot remove lock file


From: Dmitry Gutov
Subject: bug#70900: 30.0.50; tramp complains "File error: Cannot remove lock file for /ssh:..." on every save when remote-file-name-inhibit-locks is non-nil
Date: Mon, 13 May 2024 14:30:06 +0300
User-agent: Mozilla Thunderbird

On 13/05/2024 09:54, Eli Zaretskii wrote:
It would also make sense to switch it on by default - it has a
noticeable effect on performance.
No. File locks are an essential part of Emacs. Disabling them has the
potential to damage something (see above), so it shall be decided by the user.
Agreed.

In this aspect I'm commenting as someone who sees user complaints from time to time about how VS Code or etc are faster at remote development than Emacs, and now saw this myself. This particular issue looks like a speed bump that could be removed for good improvement in basic latency.

But perhaps it's better approached by optimizing in other places.





reply via email to

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