From e4492bd2120213fd3d1293141271e692883fff68 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Wed, 3 Jul 2024 11:11:37 +0000 Subject: Add dictionary commentary --- config.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'config.org') diff --git a/config.org b/config.org index a0cd4d2..92bd3ab 100644 --- a/config.org +++ b/config.org @@ -1938,6 +1938,21 @@ At the moment, i am still recording sent mail in the outbox directory of my mail (setopt message-interactive t) #+end_src +* Dictionary +Emacs has built in support for interfacing with dictd. With dictd and some dictionaries installed on debian, this works fine out of the box. + +Unfortunately, dictionaries in this format tend to be hard wrapped and there isn't a lot of coverage outside of english + +#+begin_src elisp + (setopt dictionary-search-interface nil) +#+end_src + +Dictionary tooltip mode lets me hover over a word to view the definition. + +#+begin_src elisp + (setopt dictionary-tooltip-mode t) +#+end_src + * Unsorted Just a few settings i haven't put into another category yet. -- cgit 1.4.1-2-gfad0