bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#69312: 30.0.50; [WISHLIST] dicitionary buffer should retain search i


From: Juri Linkov
Subject: bug#69312: 30.0.50; [WISHLIST] dicitionary buffer should retain search information
Date: Tue, 05 Mar 2024 18:43:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

>> Thanks for the detailed explanation.
>> Hopefully this is now fixed as well.
>
> Confirmed that it does work.

Oh, it turned out this is not the whole story.  Using
dictionary-select-dictionary immediately after
dictionary-new-matching failed because it stored a state
that didn't disable read-only.

The problem is that dictionary-new-matching was out of sync from
dictionary-new-search, therefore it falls apart.  That required adding
dictionary-new-matching-internal like the existing
dictionary-new-search-internal, which is now done.





reply via email to

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