--- On Sun, 9/28/08, Joseph S <[EMAIL PROTECTED]> wrote:
> From: Joseph S <[EMAIL PROTECTED]>
> Subject: Re: [jdee-users] "Regular expression too big" errors
> To: "Jason F. McBrayer" <[EMAIL PROTECTED]>
> Cc: [email protected]
> Date: Sunday, September 28, 2008, 2:40 PM
> Jason F. McBrayer wrote:
> Thanks, I was finally able to get some stack traces,.
> ==============================================================================
> Debugger entered--Lisp error: (invalid-regexp "Regular
> expression too big")
>
> string-match("\\.\\(jpe?g\\|png\\|gif\\|tiff?\\|p[bpgn]m\\)\\'"
>
> "/home/jks/work/xit/com/xit/beans/ServletUtils.java")
>
It looks like you have a mode in your .emacs associated with image files (jpeg,
gif, tiff, etc). The regex looks a little funny, with an extra character at the
end. The extra character looks like a single quote in your email.
Can you comment out the line(s) in your .emacs setting the auto-mode for those
image files and see if you still get the error?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users