setup, bin/aspell-hack, dot/emacs: Make `aspell' start in $HOME.
[profile] / dot / emacs
index 65f558f..c53cdaa 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
 (setq password-cache-expiry nil)
 (setq-default proced-filter 'all
              proced-sort 'user)
-(setq ispell-program-name "aspell"
+(setq ispell-program-name "aspell-hack"
       ispell-local-dictionary "en_GB-ize-w_accents"
       flyspell-default-dictionary "en_GB-ize-w_accents"
       ispell-silently-savep t)