emacs-devel
[Top][All Lists]
Advanced

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

Re: read-file-name error-handling problem


From: Richard Stallman
Subject: Re: read-file-name error-handling problem
Date: Mon, 12 Aug 2002 11:47:55 -0600 (MDT)

I figured out the cause of this.  The minibuffer's recursive edit
comes inside your condition-case, and it established an environment
where the debugger is allowed to run.

It may not be the result that you want, but I am not sure it is a bug.






reply via email to

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