emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] New package: dict


From: Rudolf Adamkovič
Subject: Re: [ELPA] New package: dict
Date: Fri, 26 May 2023 13:36:19 +0200

Eshel Yaron <me@eshelyaron.com> writes:

> I'm attaching a slightly updated patch to dictionary.el.

Thank you for working on this feature.

QUESTION 1.

Is it expected that 'dictionary-lookup-definition' still uses the old
interface, even thought I set

(with-eval-after-load 'dictionary
  (setopt dictionary-search-interface 'help))

QUESTION 2.

With

(with-eval-after-load 'dictionary
  (setopt dictionary-server "dict.org"))

when I have

dictionary<POINT>

and type 'M-x dictionary-search RET', I get

Search word (default Ditionary): <POINT>

Notice the default word "Ditionary" [sic].

Further, when I continue by manually typing 'dictionary M-RET' (in
Vertico), Emacs says "[Match required]" and does nothing.

Rudy
-- 
"Great minds discuss ideas; average minds discuss events; small minds discuss
people."
--- Anna Eleanor Roosevelt (1884-1962)

Rudolf Adamkovič <salutis@me.com> [he/him]
Studenohorská 25
84103 Bratislava
Slovakia



reply via email to

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