emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Feature request: A way to get a traceback to a buffer or a string


From: Lennart Borgman (gmail)
Subject: Re: Feature request: A way to get a traceback to a buffer or a string
Date: Wed, 12 Dec 2007 02:24:54 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

Richard Stallman wrote:
In some situations you may know that a function call will cause an error. You may then want to get a traceback from this particular call, without user intervention.

Can you explain why this is useful?  I do not see the usefulness.

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.

Is that not the case in Emacs on GNU/Linux?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]