From 2637480106c895b00fea0adf627a20f647fee3f5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 10 Feb 2021 11:52:20 -0600 Subject: Add DICPATH to Windows install --- config.org | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index a5d73a1..e6fd4b0 100644 --- a/config.org +++ b/config.org @@ -2981,6 +2981,15 @@ I use Windows at work, where I /also/ don't have Admin rights. So I kind of fly-by-night there. Many of the ideas and scripts in this section come from [[https://github.com/termitereform/JunkPile/blob/master/emacs-on-windows.md][termitereform]] on Github. +*** Environment variables + +**** DICPATH, for Hunspell + +#+begin_src emacs-lisp :noweb-ref windows-specific + (setenv "DICPATH" (expand-file-name "exe/share/hunspell" + "~/Applications/")) +#+end_src + *** Settings See also [[https://www.gnu.org/software/emacs/manual/html_mono/efaq-w32.html][the GNU FAQ for Windows]]. At some point I should really dig -- cgit 1.4.1-21-gabe81