From 6c295b0af30bac3a5a7ccb027af5bb2546ca1b9b Mon Sep 17 00:00:00 2001 From: Vasilij Schneidermann Date: Tue, 11 Jun 2019 11:22:22 +0200 Subject: Apply directory-local variables --- nov.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nov.el b/nov.el index cb14867..f8b9bf3 100644 --- a/nov.el +++ b/nov.el @@ -727,6 +727,7 @@ Saving is only done if `nov-save-place-file' is set." (recentf-add-file nov-file-name))) (add-hook 'nov-mode-hook 'nov-add-to-recentf) +(add-hook 'nov-mode-hook 'hack-dir-local-variables-non-file-buffer) (provide 'nov) ;;; nov.el ends here -- cgit v1.2.3