On 5/11/12 3:02 AM, Leo wrote: > Hello, > > I start using this new debug-on-event a bit and I find the side effect > of permanently changing debug-on-quit to t annoying. Is it intentional? It's intention in the sense that that's how it was intended to work, but that's because the feature is designed to bring you to the debugger no matter what, and as a last resort. Maybe we can set a timer to undo the change to the variable once we break into the debugger.