GNU bug report logs -
#180
GNU Emacs Lisp
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 180 in the body.
You can then email your comments to 180 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#180
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Stuart Cracraft <smcracraft <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
Hi All,
I see that when running a program in GNU Emacs Lisp
that errors in the message area below the mode-line but
without a line-number corresponding to the line of the
error in the source code being run.
So, without the line number, it is hunt-and-peck, much
harder to find the section of code with the problem. Is there
a way to locate the erring S-expression more quickly?
I have used edebug, by the way, and am seeking something
like the above as well, unless edebug can stop exactly
at the line in the source code where the S-expression is
broken, without having to single-step it.
Thanks ahead (anyone),
Stuart
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#180
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Chong Yidong <cyd <at> stupidchicken.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #10 received at 180 <at> emacsbugs.donarmstrong.com (full text, mbox):
> I see that when running a program in GNU Emacs Lisp
> that errors in the message area below the mode-line but
> without a line-number corresponding to the line of the
> error in the source code being run.
>
> So, without the line number, it is hunt-and-peck, much
> harder to find the section of code with the problem. Is there
> a way to locate the erring S-expression more quickly?
Set debug-on-error to t, and you will get a backtrace, which can be used
to jump to the function that signalled the error (as well as the
functions that called it).
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#180
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Stuart Cracraft <smcracraft <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #15 received at 180 <at> emacsbugs.donarmstrong.com (full text, mbox):
Chong,
Thankyou very much.
Stuart
Chong Yidong wrote:
>> I see that when running a program in GNU Emacs Lisp
>> that errors in the message area below the mode-line but
>> without a line-number corresponding to the line of the
>> error in the source code being run.
>>
>> So, without the line number, it is hunt-and-peck, much
>> harder to find the section of code with the problem. Is there
>> a way to locate the erring S-expression more quickly?
>>
>
> Set debug-on-error to t, and you will get a backtrace, which can be used
> to jump to the function that signalled the error (as well as the
> functions that called it).
>
>
bug closed, send any further explanations to Stuart Cracraft <smcracraft <at> gmail.com>
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Fri, 02 May 2008 16:05:05 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <don <at> donarmstrong.com>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Sat, 31 May 2008 14:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 17 years and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.