[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#543: Random "Regular expression too big"
From: |
Stefan Monnier |
Subject: |
bug#543: Random "Regular expression too big" |
Date: |
Tue, 08 Jul 2008 00:06:50 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> Randomly on startup Emacs will exit with the error "Invalid regex:
> Regular expression too big". Sometime this error will popup on a
> save, set fontset, or some other task. I can't put any rhyme or
> reason to it.
Please set "Options => Enter Debugger on Error" and when the error is
signalled you should get a backtrace, which will catch the offended.
Stefan