chiark / gitweb /
setup, bin/aspell-hack, dot/emacs: Make `aspell' start in $HOME.
[profile] / dot / emacs
index 65f558f1ea7f09a31154697ae9b360d2f1156308..c53cdaa19fadf242027738461f3205c7458570d7 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)