GNU bug report logs - #69312
30.0.50; [WISHLIST] dicitionary buffer should retain search information

Previous Next

Package: emacs;

Reported by: No Wayman <iarchivedmywholelife <at> gmail.com>

Date: Thu, 22 Feb 2024 18:40:02 UTC

Severity: wishlist

Fixed in version 30.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: No Wayman <iarchivedmywholelife <at> gmail.com>
Cc: 69312 <at> debbugs.gnu.org
Subject: bug#69312: 30.0.50; [WISHLIST] dicitionary buffer should retain search information
Date: Sun, 03 Mar 2024 19:49:53 +0200
> To clarify the issue:
>
> (defun dictionary-do-matching (word dictionary strategy function)
>  "Search for WORD with STRATEGY in DICTIONARY and display them   with
> FUNCTION."
>
> ;;This insertion is thrown away...
>
>  (insert (format-message "Lookup matching words for `%s' in `%s'   using
> `%s'\n"
>                          word dictionary strategy))
>
> ;; [OMITTED FUNCTION BODY]
>
> ;; ...when this display function is called
>    (funcall function reply)))

Thanks for the detailed explanation.
Hopefully this is now fixed as well.




This bug report was last modified 1 year and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.