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

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

bug in (error "testing")


From: Richard M. Heiberger
Subject: bug in (error "testing")
Date: Wed, 20 Feb 2002 01:21:22 -0500 (EST)

There is a bug in the (error) function in NTemacs 21.1.90 as compared
to 20.7.

In both cases I am using the precompiled versions with
   emacs -q --no-site-file
and enter the command
  (error "testing") C-j
in the *scratch* buffer

20.7:  the echo line and *Messages* buffer display the word "testing"

21.1.90: nothing is displayed in the echo line or *Messages*.
The *Backtrace* appears.  *Messages* says "Entering debugger..."

thanks
Rich



reply via email to

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