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

Re: Strange emacs behavior after upgrade to bullseye



On Mon, Apr 19, 2021 at 06:48:41PM +0200, Rainer Dorsch wrote:
> Hello,
> 
> I hit a strange emacs issue, which appeared after upgrading to bullseye (I 
> think):
> 
> I have a virtualbox filesystem mounted using the standard virtualbox 
> mechanisms:
> 
> rd@Testing:~$ mount |grep dor1rt
> dor1rt on /mnt/dor1rt type vboxsf (rw,nodev,relatime)
> rd@Testing:~$
> 
> rd@Testing:~$ ls -l /mnt/dor1rt/Local/Managed/sb.blog
> -rwxrwxrwx 1 root root 47086 Apr 19 13:40 /mnt/dor1rt/Local/Managed/sb.blog
> rd@Testing:~$

Perhaps Emacs is trying to write a backup file to the directory.
Does it have write access to the containing directory?

Cf. the variable `make-backup-files' and those linked in its doc
(for this, do C-h v make-backup-files).

Cheers
 - t

Attachment: signature.asc
Description: Digital signature


Reply to: