[Top][All Lists]
[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: |
Fri, 30 Aug 2002 15:17:53 -0400 |
>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.
How do I avoid it?
You would have to solve your problem differently. Sorry, but I'd
rather not work on this.