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

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

bug#23050: package.el overwrites symlinks when saving "(package-initiali


From: Paul Eggert
Subject: bug#23050: package.el overwrites symlinks when saving "(package-initialize)"
Date: Sun, 22 May 2016 17:40:48 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

So package.el could avoid the issue by binding
find-file-visit-truename, like cus-edit does (see bug#454).

Thanks, that suggestion worked when I tried it, so I installed the attached patch into emacs-25 and am marking this bug as done.

Attachment: 0001-Do-not-trash-symlinks-to-init-file.txt
Description: Text document


reply via email to

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