[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
- Re: [ELPA] New package: dict, (continued)
- Re: [ELPA] New package: dict, Eli Zaretskii, 2023/05/18
- Re: [ELPA] New package: dict, Eshel Yaron, 2023/05/19
- Re: [ELPA] New package: dict, Eli Zaretskii, 2023/05/20
- Re: [ELPA] New package: dict, Philip Kaludercic, 2023/05/20
- Re: [ELPA] New package: dict, Eshel Yaron, 2023/05/20
- Re: [ELPA] New package: dict, Philip Kaludercic, 2023/05/20
- Re: [ELPA] New package: dict, Eshel Yaron, 2023/05/21
- Re: [ELPA] New package: dict, Eshel Yaron, 2023/05/25
- Re: [ELPA] New package: dict, Philip Kaludercic, 2023/05/25
- Re: [ELPA] New package: dict, Eli Zaretskii, 2023/05/26
- Re: [ELPA] New package: dict,
Rudolf Adamkovič <=
- Re: [ELPA] New package: dict, Eshel Yaron, 2023/05/26
- Re: [ELPA] New package: dict, Philip Kaludercic, 2023/05/18
- Re: [ELPA] New package: dict, Eshel Yaron, 2023/05/18
- Re: [ELPA] New package: dict, Philip Kaludercic, 2023/05/18
- Re: [ELPA] New package: dict, Stephen Leake, 2023/05/14
- Re: [ELPA] New package: dict, Eshel Yaron, 2023/05/15
- Re: [ELPA] New package: dict, Philip Kaludercic, 2023/05/11