emacs/var/elfeed/db/data/ce/ce9d29a5f4c8298fae8082d75b850cc182d1da91
2022-01-03 12:49:32 -06:00

1 line
4.5 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>Updated and reloaded my daemon and it doesn&#39;t load. Here is my --debug-init: <code> Debugger entered--Lisp error: (wrong-type-argument stringp nil) call-process(nil nil t nil &quot;dump&quot; &quot;master&quot;) spell-fu--aspell-word-list-ensure(&quot;/home/xircon/.emacs.d/spell-fu/words_spell-fu-ispe...&quot; &quot;default&quot;) spell-fu--aspell-update(spell-fu-ispell-words-default &quot;default&quot;) #f(compiled-function () #&lt;bytecode 0x2eaf96e4d20f&gt;)() spell-fu-mode-enable() spell-fu-mode(1) spell-fu--mode-turn-on() global-spell-fu-mode() load-with-code-conversion(&quot;/home/xircon/dotfiles/emacs.d/config.el&quot; &quot;/home/xircon/dotfiles/emacs.d/config.el&quot; nil nil) load-file(&quot;~/dotfiles/emacs.d/config.el&quot;) org-babel-load-file(&quot;~/dotfiles/emacs.d/config.org&quot;) load-with-code-conversion(&quot;/home/xircon/.emacs.d/init.el&quot; &quot;/home/xircon/.emacs.d/init.el&quot; nil nil) load(&quot;/home/xircon/.emacs.d/init.el&quot;) (let* ((emacs-directory (file-name-as-directory (chemacs-emacs-profile-key &#39;user-emacs-directory))) (init-file (expand-file-name &quot;init.el&quot; emacs-directory)) (custom-file- (chemacs-emacs-profile-key &#39;custom-file init-file)) (server-name- (chemacs-emacs-profile-key &#39;server-name))) (setq user-emacs-directory emacs-directory) (if server-name- (progn (setq server-name server-name-))) (mapcar #&#39;(lambda (env) (setenv (car env) (cdr env))) (chemacs-emacs-profile-key &#39;env)) (load init-file) (if (not custom-file) (progn (setq custom-file custom-file-) (load custom-file)))) chemacs-load-profile(&quot;default&quot;) (if args (let ((s (split-string (car args) &quot;=&quot;))) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda ...))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args))))) (chemacs-load-profile (chemacs-detect-default-profile))) chemacs-check-command-line-args(nil) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda (_)))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args)))) (let ((s (split-string (car args) &quot;=&quot;))) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda (_)))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args))))) (if args (let ((s (split-string (car args) &quot;=&quot;))) (cond ((equal (car args) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist &#39;(&quot;--with-profile&quot; lambda (_) (pop command-line-args-left))) (chemacs-load-profile (car (cdr args)))) ((equal (car s) &quot;--with-profile&quot;) (add-to-list &#39;command-switch-alist (cons (car args) &#39;(lambda ...))) (chemacs-load-profile (mapconcat &#39;identity (cdr s) &quot;=&quot;))) (t (chemacs-check-command-line-args (cdr args))))) (chemacs-load-profile (chemacs-detect-default-profile))) chemacs-check-command-line-args((&quot;emacs&quot;)) load-with-code-conversion(&quot;/home/xircon/.emacs&quot; &quot;/home/xircon/.emacs&quot; t t) load(&quot;~/.emacs&quot; noerror nomessage) startup--load-user-init-file(#f(compiled-function () #&lt;bytecode 0xd31ffd1b299fc46&gt;) #f(compiled-function () #&lt;bytecode -0x1f3c6eaddc0ae935&gt;) t) command-line() normal-top-level() </code> If I <code>:tangle no</code> the spell checking section of my config it loads fine. Any ideas?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/xircon"> /u/xircon </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/ru843z/spellfu_is_crashing_my_config/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/ru843z/spellfu_is_crashing_my_config/">[comments]</a></span>