* best way to capture a backtrace for storage?
@ 2014-05-19 7:54 Nic Ferrier
2014-05-19 14:31 ` Stefan Monnier
0 siblings, 1 reply; 2+ messages in thread
From: Nic Ferrier @ 2014-05-19 7:54 UTC (permalink / raw)
To: emacs-devel
marmalade-repo has just gone live on the elnode version. this is a
completly emacs-lisp solution (well, perhaps there is *some* HTML).
I am getting errors, of course. it's to be expected.
I'd like to capture the errors as backtraces for later inspection.
what's the best way to do that? can I cause a backtrace to be printed to
a buffer and then save the buffer? non-interactively of course?
Nic
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: best way to capture a backtrace for storage?
2014-05-19 7:54 best way to capture a backtrace for storage? Nic Ferrier
@ 2014-05-19 14:31 ` Stefan Monnier
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2014-05-19 14:31 UTC (permalink / raw)
To: Nic Ferrier; +Cc: emacs-devel
> I'd like to capture the errors as backtraces for later inspection.
> what's the best way to do that? can I cause a backtrace to be printed to
> a buffer and then save the buffer? non-interactively of course?
Take a look at macroexp--backtrace.
Stefan
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-19 14:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 7:54 best way to capture a backtrace for storage? Nic Ferrier
2014-05-19 14:31 ` 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.