]> git.eshelyaron.com Git - emacs.git/commit
Make package install not bug out on weird stuff in find-file-hooks
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Sep 2020 16:02:44 +0000 (18:02 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 17 Sep 2020 16:02:44 +0000 (18:02 +0200)
commit64ba14f3661f163ebac431293c92e8b22bb31f9c
tree850b30512857b4cb64d35bf02ca57affccde2681
parentf7e68759d033e2a503f47cd7d97b760bd92e375f
Make package install not bug out on weird stuff in find-file-hooks

* lisp/emacs-lisp/autoload.el (autoload-find-generated-file):
Users may have read-only-mode in find-file-hooks (bug#43460) so
just disable all the hooks here.
lisp/emacs-lisp/autoload.el