mu4e_lock breaks on multiuser systems
Open
is:bug
needs-triage
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### What did you expect to happen?
The mu4e locking should use a filename or path that is unique to each user on the system.
### What actually happened?
All users are using /tmp/mu4e_lock
### Describe your attempts to resolve the issue
_No response_
### Steps to reproduce
This is in the mu4e-lock-file and mu4e-lock-request-file defvars. These ought not to use a systemwide file in /tmp/
### System Information
This is part of the current HEAD as well.
Contributor guide
Assessment
This issue has not been assessed yet.