bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9463: 24.0.50; Errors should not be continuable


From: Helmut Eller
Subject: bug#9463: 24.0.50; Errors should not be continuable
Date: Thu, 08 Sep 2011 14:01:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

emacs -Q -eval '(let ((debug-on-error t)) (error "foo"))'

enters the debugger.  Pressing c somehow manages to continue.  That make
no sense to me.  The debugger should instead not continue and say
that errors are not continuable.



In GNU Emacs 24.0.50.4 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2011-09-05 on ix
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
configured using `configure  '--enable-asserts' '--enable-checking' 
'--with-gif=no' '--with-gnutls=no' 'CFLAGS=-g3 -O0''





reply via email to

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