Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emacs write lock #405

Open
GoogleCodeExporter opened this issue Feb 21, 2016 · 1 comment
Open

Emacs write lock #405

GoogleCodeExporter opened this issue Feb 21, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Connect to a remote machine via SSHFS
2. Open any file or create a new file 
3. Save the file

What is the expected output? What do you see instead?
Emacs creates a lock file which is a link called .#thefileyouopened -> 
abo@sd-laptop.ft.local.247
It should be removed.

Instead the file does not go away, and it cannot be removed or listed from 
sshfs mount

sd-laptop:main.group abo$ ls -lah
ls: .#notify.js: No such file or directory

sd-laptop:main.group abo$ rm .#notify.js 
rm: .#notify.js: No such file or directory

I have to log in the remote computer and remove the file.

Seems like macfuse does not like files call .#blabla

What version of the product are you using? On what operating system?
Darwin sd-laptop.ft.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 
15:16:10 PST 2011; root:xnu-1504.9.37~1/RELEASE_X86_64 x86_64

Macfuse 2.0.3

Aquamacs 2.2


Please provide any additional information below.

Original issue reported on code.google.com by Knegla...@gmail.com on 29 Mar 2011 at 10:55

@GoogleCodeExporter
Copy link
Author

Tested it with other emacs'es, same problem.  

Original comment by Knegla...@gmail.com on 29 Mar 2011 at 11:05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant