emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] New package: dict


From: Eshel Yaron
Subject: Re: [ELPA] New package: dict
Date: Thu, 18 May 2023 10:57:00 +0300
User-agent: Gnus/5.13 (Gnus v5.13)

Hi all,

> Alright, I'm attaching a patch that extends dictionary.el with new user
> options that modify the behavior of `dictionary-search`.  With this
> patch, `dictionary-search` behaves like my `dict-describe-word` after
> applying the following customizations:
>
> (setq dictionary-read-dictionary-function
>       #'dictionary-completing-read-dictionary)
> (setq dictionary-read-word-function
>       #'dictionary-completing-read-word)
> (setq dictionary-display-definition-function
>       #'dictionary-display-definition-in-help-buffer)

Any comments on this patch?

-- 
Thanks,

Eshel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]