all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#69312: 30.0.50; [WISHLIST] dicitionary buffer should retain search information
@ 2024-02-22 18:39 No Wayman
  2024-02-23  7:12 ` Juri Linkov
  0 siblings, 1 reply; 14+ messages in thread
From: No Wayman @ 2024-02-22 18:39 UTC (permalink / raw)
  To: 69312


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.





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-03-05 16:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 18:39 bug#69312: 30.0.50; [WISHLIST] dicitionary buffer should retain search information No Wayman
2024-02-23  7:12 ` Juri Linkov
2024-02-23 15:29   ` No Wayman
2024-02-24 17:39     ` Juri Linkov
2024-02-25  4:06       ` No Wayman
2024-02-25  7:19         ` Juri Linkov
2024-03-02 17:31           ` Juri Linkov
2024-03-03  1:46             ` No Wayman
2024-03-03  7:50               ` Juri Linkov
2024-03-03 16:59                 ` Juri Linkov
2024-03-03 17:16                   ` No Wayman
2024-03-03 17:49                     ` Juri Linkov
2024-03-03 20:59                       ` No Wayman
2024-03-05 16:43                         ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.