TODO: local dictd server fails on Darwin; Emacs uses the internet

This commit is contained in:
Gerard Vermeulen 2023-07-06 08:18:57 +02:00
parent afdac6187c
commit ead4aaf0ab

View File

@ -4273,7 +4273,7 @@ Listing [[lst:word-games]] defines the =anagram-p= function that migth be used g
(setq ok (= (aref word head) (aref word tail)))))) (setq ok (= (aref word head) (aref word tail))))))
#+end_src #+end_src
*** [[https://dict.org/bin/Dict][DICT.org]] *** TODO [[https://dict.org/bin/Dict][DICT.org]] local server fails on Darwin
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: sec:writing-dict :CUSTOM_ID: sec:writing-dict
:END: :END: