From 11ff7e76bcb5ca1ef26d57918483b30764212780 Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 23 Feb 2025 11:03:49 +0800 Subject: Don't bother chasing symlink truename --- emacs/init.el | 3 --- 1 file changed, 3 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index d1b8d77..6cdbe97 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -722,9 +722,6 @@ With prefix argument TIME, also add the current time." ;; We are on a unix system, so it makes sense to end files in the unix system way. I'm surprised this isn't the default. (require-final-newline t) - ;; This behaviour changes how we visit symlinks. - (find-file-visit-truename t) - (remote-file-name-inhibit-locks t) (remote-file-name-inhibit-auto-save t) (remote-file-name-inhibit-auto-save-visited t) -- cgit 1.4.1-2-gfad0