> "Glynn" == Glynn Clements
<glynn(a)gclements.plus.com> writes:
Uwe Brauer wrote:
> I run view-lossage and see
>
> Entering debugger..
The debugger uses recursive-edit, but it shouldn't be entered
unless
explicitly requested using debug-on-entry or by setting
debug-on-error.
Right, this was the problem!
What are the values of debug-on-error
t
Both of those should be nil by default, and I wouldn't recommend
changing either via customize or init files, so both of those should
still be nil after normal start-up. If debugging has been enabled for
a function via debug-on-entry, it will remain enabled until explicitly
cancelled via cancel-debug-on-entry.
I don't remember why I had this setting,
maybe in a time where I had to
debug a lot of stuff. Forgot completely about it, set it to nil and
everything is fine now.
thanks
Uwe
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta