diff --git a/init.el b/init.el index d3c60df..fe8d83e 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;;; Time-stamp: <2019-03-23 06:06:13 CET> +;;; Time-stamp: <2019-03-23 06:17:57 CET> ;;; Commentary: ;;; I am using this file with Emacs 26, but most of it will probably work with @@ -493,7 +493,9 @@ (whitespace-space ((nil :foreground "gray18")))) ;; Spell checking. -(if (executable-find "aspell") +(if (or (executable-find "aspell") + (executable-find "hunspell") + (executable-find "ispell")) (unless slow-computer (use-package flyspell :custom diff --git a/server/server b/server/server index 9a38a29..8b7e701 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 1707 +127.0.0.1:51313 27000 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file