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

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

bug#37223: 26.2; vc does not honor backup-directory-alist


From: ndame
Subject: bug#37223: 26.2; vc does not honor backup-directory-alist
Date: Thu, 29 Aug 2019 21:55:32 +0200 (CEST)

I often use vc log and then f (log-view-find-revision) to view a
specific revision of a file.

The problem is the file is checked out to the same directory as the
original file with a backup file name (~, polluting the directory with
such files if multiple versions are perused.

These are backup files, the vc function uses that name too
(vc-version-backup-file-name), so their placements should honor
backup-directory-alist which is currently ignored.
reply via email to

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