all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs-27 36873ef: Fix error message for ‘cl-struct-unknown-slot’ (bug#39995)
       [not found] ` <20200412131248.5125520D0C@vcs0.savannah.gnu.org>
@ 2020-04-12 23:10   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2020-04-12 23:10 UTC (permalink / raw)
  To: Philipp Stephani; +Cc: emacs-devel

> -(define-error 'cl-struct-unknown-slot "struct %S has no slot %S")
> +(define-error 'cl-struct-unknown-slot "struct has no slot")

Thanks Philipp,

This reminds me that we really should provide better control over
`error-message-string` so we can give better error messages (e.g. via
`format` or something else).


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-12 23:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20200412131247.9567.83889@vcs0.savannah.gnu.org>
     [not found] ` <20200412131248.5125520D0C@vcs0.savannah.gnu.org>
2020-04-12 23:10   ` emacs-27 36873ef: Fix error message for ‘cl-struct-unknown-slot’ (bug#39995) Stefan Monnier

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.