all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Any downside to condition-case-unless-debug?
@ 2021-05-27 16:38 Eric Abrahamsen
  2021-05-27 17:02 ` Glenn Morris
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Eric Abrahamsen @ 2021-05-27 16:38 UTC (permalink / raw)
  To: emacs-devel

Hi,

I feel like a lot of my debugging recently has involved various ways of
working around `condition-case' and its swallowing of useful error
information. Is there any reason not to prefer
`condition-case-unless-debug' in new code?

Thanks,
Eric




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

end of thread, other threads:[~2021-05-28  4:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-27 16:38 Any downside to condition-case-unless-debug? Eric Abrahamsen
2021-05-27 17:02 ` Glenn Morris
2021-05-27 17:06   ` Eric Abrahamsen
2021-05-27 23:22 ` Stefan Monnier
2021-05-28  2:02   ` Eric Abrahamsen
2021-05-28  4:44 ` Richard Stallman
2021-05-28  4:48   ` Eric Abrahamsen

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.