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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: No Wayman <iarchivedmywholelife <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 30.0.50; [WISHLIST] dicitionary buffer should retain search
 information
Date: Thu, 22 Feb 2024 13:39:30 -0500
Currently when searching with dictionary.el, the query is 
messaged.
e.g. in dictionary-do-search:

```emacs-lisp
(message "Searching for %s in %s" word dictionary)
```

It would be better to display this information in the resultant 
buffer somehow (inline, via the header-line, etc).
Especially for the case of `dictionary-match-words`, which matches 
against a PATTERN argument.
I'd like to not have to remember what my query was if I come back 
to that buffer at a later time.




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.