Re: dired-handler-fn (was: Re: XEemacs-19.11 and ef..)

Noah Friedman (friedman@gnu.ai.mit.edu)
Mon, 18 Jul 94 03:50:11 edt


>What would worry me here is overflowing the regexp stack.  Only so
>many "\\|"'s are supported in regexps.  I forget the number, but it's
>not huge.

I believe there is no limit in emacs 19, though I realize you care about
backward compatibility.