]> git.eshelyaron.com Git - emacs.git/commit
* lisp/net/dictionary.el: Better handling of messages and errors.
authorJuri Linkov <juri@linkov.net>
Sat, 2 Mar 2024 17:31:07 +0000 (19:31 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 3 Mar 2024 17:05:19 +0000 (18:05 +0100)
commitc7eb847681adcc3f323d0f1bac86881a8b04a9a2
treed966e02798ffa7117c038ac981d7402f903693ff
parent0e542f0f71a71b57378ee6789185bd19a37cf912
* lisp/net/dictionary.el: Better handling of messages and errors.

(dictionary-do-search, dictionary-do-matching): Insert formatted
messages to the top of the output buffer instead of displaying
transient messages in the echo area (bug#69312).
(dictionary-do-matching, dictionary-lookup-definition)
(dictionary-popup-matching-words): Use 'user-error'
instead of 'error' for non-technical errors.

(cherry picked from commit 5f543fb4b2f24639c7a6215991b14fca24daf194)
lisp/net/dictionary.el