> Date: Tue, 17 Mar 2009 11:50:44 -0600 > From: "Derek Kivi" <derek.k...@quic.com> > Cc: <help-emacs-windows@gnu.org> > > >From what I gather reading the Emacs manual, this should have created a > *Backtrace* buffer, right? I didn't get a *Backtrace* buffer after doing > this. Here is what I did: > > 1. M-x set variable. > 2. Set debug-on-error to t. > 3. Ran ls -al. > > I got the same message back: > > c:/Derek $ ls -al > total 13026 > Wrong type argument: integerp, -2023488832.0
Does it help instead to set debug-on-signal to t? Also, please post the output of the Windows command DIR in the same directory (C:/Derek, if I'm right).