Fix bug in turning on imenu too much

We'll just ignore the errors ... good enough, right?
This commit is contained in:
Howard Abrams 2024-08-03 21:55:22 -07:00
parent bcb28ef821
commit 086725397a

View file

@ -127,7 +127,6 @@ Ive often called =imenu= to easily jump to a function definition in a file (o
(add-hook 'prog-mode-hook 'ha-imenu-setup)
(add-hook 'makefile-mode-hook 'ha-imenu-setup)
#+end_src
** File Access
*** Remote Files
To speed up TRAMP access, lets disabled lock files, you know, the ones that have the =#= surrounding characters: