From d58b676738964edafef8c6b8ab501fe8cc45d072 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Mon, 13 Feb 2023 18:02:27 +0100 Subject: [PATCH] Set program locations --- bundle/custom_win32.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundle/custom_win32.el b/bundle/custom_win32.el index a8e60644..4ad15eb8 100644 --- a/bundle/custom_win32.el +++ b/bundle/custom_win32.el @@ -12,6 +12,7 @@ '(epg-gpgconf-program "c:/Program Files (x86)/GnuPG/bin/gpgconf.exe") '(initial-buffer-choice "d:/visua/Documents/org/agenda/tasks.org") '(initial-frame-alist '((fullscreen . maximized))) + '(ispell-program-name "c:/msys64/ucrt64/bin/hunspell.exe") '(nov-unzip-program "c:/msys64/usr/bin/unzip.exe") '(org-agenda-files '("d:/visua/Documents/org/agenda")) '(org-directory "D:/visua/Documents/org") @@ -22,6 +23,7 @@ '(python-shell-interpreter "ipython") '(python-shell-interpreter-args "-i --simple-prompt --InteractiveShell.display_page=True") '(ring-bell-function 'ignore) + '(sql-sqlite-program "c:/msys64/ucrt64/bin/sqlite3.exe") '(tetris-x-colors [[229 192 123] [97 175 239]