all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Feature request: A way to get a traceback to a buffer or a string
Date: Wed, 12 Dec 2007 17:52:56 -0500	[thread overview]
Message-ID: <E1J2aRk-0000zu-FC@fencepost.gnu.org> (raw)
In-Reply-To: <475F3866.6090901@gmail.com> (lennart.borgman@gmail.com)

    I have used this in fontification routines to get a backtrace. At least 
    on w32 you need to do something like this when you want a backtrace when 
    an error happens in a timer.

What is the scenario where you want to get a backtrace when an error
happens in a timer?  Is this something you want during a particular
debugging session when a bug causes an error in that timer function?
So you would insert that macro temporarily just while debugging?

If so, I can see why it is useful, but is this interface the idea one
for the job?  Or would you prefer to have a feature where you could
put a certain timer function's name on a list and then errors in
that timer function would not be caught at all?

      parent reply	other threads:[~2007-12-12 22:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-11  0:56 Feature request: A way to get a traceback to a buffer or a string Lennart Borgman (gmail)
2007-12-11 10:12 ` Lennart Borgman (gmail)
2007-12-11 19:01 ` Richard Stallman
2007-12-12  1:24   ` Lennart Borgman (gmail)
2007-12-12 12:53     ` Johan Bockgård
2007-12-12 15:21       ` Stefan Monnier
2007-12-12 16:52         ` Lennart Borgman (gmail)
2007-12-12 22:52     ` Richard Stallman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1J2aRk-0000zu-FC@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.