Author: Alan MackenzieAlan Mackenzie Date: Jul 8, 2008 02:36
Hi, Rob!
On Mon, Jul 07, 2008 at 12:03:31PM -0700, Rob Emanuele wrote:
> Greetings,
> Every now and again I've been getting an error "Regular expression too
> big". This seems to occur randomly. Sometimes it can occur on startup
> and emacs never opens. Other times emacs opens and these messages
> below are listed out. Yet other times it'll happen in the middle of my
> work while I'm saving, setting the fontset, or doing some otherwise
> innocuous task.
Does it happen:
(i) a lot - so often that you can hardly get your work done;
(ii) sometimes - once or twice a week, but you're continually on edge
about it.
(iii) once a blue moon?
Hopefull it's (i) or (ii). :-)
A good thing to do would be to start your Emacs as
emacs --debug-init
, and once you've started OK, do
M-: (setq debug-on-error t)
|