Uninstall wordnut' since one of
dictd` dictionaries is Wordnet
This commit is contained in:
parent
f481f37a24
commit
edbf69785a
@ -3582,7 +3582,7 @@ etymology, or thesaurus back-ends (currently limited to [[https://en.wikipedia.o
|
||||
(message "`lexic' fails to find the `sdcv' executable"))))
|
||||
#+end_src
|
||||
|
||||
*** [[https://wordnet.princeton.edu/][Wordnet]]
|
||||
*** [[https://wordnet.princeton.edu/][Wordnet]] :noexport:
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: sec:writing-wordnet
|
||||
:END:
|
||||
@ -3594,7 +3594,7 @@ the [[https://github.com/gromnitsky/wordnut#readme][wordnut]] prerequisites.
|
||||
#+caption[System check for =wordnut=]:
|
||||
#+caption: System check for =wordnut=.
|
||||
#+name: lst:check-wordnut
|
||||
#+begin_src emacs-lisp
|
||||
#+begin_src emacs-lisp :tangle no
|
||||
(when (ensure-package-installation 'wordnut)
|
||||
(with-eval-after-load 'wordnut
|
||||
(if-let ((wn (executable-find "wn")))
|
||||
|
Loading…
Reference in New Issue
Block a user