[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67672: EMACS - Slow opening files
From: |
Ihor Radchenko |
Subject: |
bug#67672: EMACS - Slow opening files |
Date: |
Tue, 12 Dec 2023 21:25:19 +0000 |
"Moore, Rider" <rmoore@cooley.com> writes:
> Forgive me, can you let me know how and where to run this command? I believe
> it's within emacs, but can you provide instructions on where to run it in
> emacs and how to bring up the prompt?
For example, you can do
M-: (remove-hook 'find-file-hook #'vc-refresh-state) <RET>
and then see if files are still opening slowly.
Or you can add
(remove-hook 'find-file-hook #'vc-refresh-state)
to your init.el and test...
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- bug#67672: EMACS - Slow opening files, (continued)
- bug#67672: EMACS - Slow opening files, Eli Zaretskii, 2023/12/12
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files, Eli Zaretskii, 2023/12/12
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files, Eli Zaretskii, 2023/12/12
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files, Eli Zaretskii, 2023/12/12
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files, Ihor Radchenko, 2023/12/12
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files,
Ihor Radchenko <=
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files, Ihor Radchenko, 2023/12/12
- bug#67672: EMACS - Slow opening files, Ihor Radchenko, 2023/12/12
- bug#67672: EMACS - Slow opening files, Moore, Rider, 2023/12/12
- bug#67672: EMACS - Slow opening files, Ihor Radchenko, 2023/12/12
- bug#67672: EMACS - Slow opening files, Eli Zaretskii, 2023/12/13
- bug#67672: EMACS - Slow opening files, Dmitry Gutov, 2023/12/13