You should get in the habit of  filing a bug report when you have a
problem. That way I don't have to guess whether, for example, you are
getting a recursion limit exceeded error, which sometimes happens when very
complex or large files are parsed.

This can be cured by upping the recursion limit in your .emacs file, e.g.,

(setq max-specpdl-size 1000)

- Paul

------------------------------------------------------------
HOW TO ASK FOR TECH SUPPORT

When requesting technical support, please generate a problem report, using
the JDE->Help->Submit Problem Report command, and submit this report along
with your help request. Please do this even if you think most of the report
is irrelevant. If you knew what were relevant, you wouldn't need my help. 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html


Reply via email to