diff --git a/config.org b/config.org index b1e02d2..94e28cb 100644 --- a/config.org +++ b/config.org @@ -464,7 +464,9 @@ Some windows specific stuff (when (boundp 'w32-pipe-read-delay) (setq w32-pipe-read-delay 0)) (when (boundp 'w32-get-true-file-attributes) - (setq w32-get-true-file-attributes nil))) + (setq w32-get-true-file-attributes nil)) + (setq text-mode-ispell-word-completion nil) ;;got errors since emacs30.1 (2025-04-14) in corfu/ispell, no local dictionary? + ) #+END_SRC * burly