Uwe Brauer writes:
This behaviour annoys me for a long time. I understand that upon
some
error Xemacs enters in recursive-edit mode. However my impression is
that, at least in my configuration, Xemacs enters recursive-edit far too
often.
I almost never see recursive edit, so I can't guess from my own
experience what you're talking about. If you can't say more than "too
often", there's not much we can do. We need to know what you are
doing when recursive edit gets invoked.
Of course I can quit by abort-recursive-edit, but as I said I find
it
annoying. I looked for some variable to get rid of this behaviour, I
found none. So do I have to live with it? Or is there something in my
configuration which causes this behaviour?
It's not your configuration. As far as I can see, recursive editing
simply isn't configurable.
Most likely, as Henry suggests, it's something about the way you use
isearch. (The other cases are in search and replace, and in the
prompt for save-some-buffers, which I would think you would notice and
mention.) You could try removing the single call to
`(recursive-edit)' in isearch.el, but I can't promise that won't screw
up something else.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta