home *** CD-ROM | disk | FTP | other *** search
- Date: Sun, 16 Aug 1992 23:49:17 PDT
- Message-ID: <9208170649.AA21238@thalidomide.lucid>
- X-Windows: It could happen to you.
- From: jwz@lucid.com (Jamie Zawinski)
- Sender: jwz%thalidomide@lucid.com
- Subject: Re: Error in init file: error: "Lisp nesting exceeds max-lisp-eval-depth"
- References: <5523.714023091@JUNIN.MT.CS.CMU.EDU>
- <GRUNWALD.92Aug16100930@goober.cs.colorado.edu>
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Lines: 11
-
- In message <5523.714023091@JUNIN.MT.CS.CMU.EDU> Todd Kaufmann wrote:
- >
- > You will either see a function calling itself recursively, or all different
- > functions. If the latter, you might only need to increase the value of
- > max-lisp-eval-depth.
-
- If you need to increase max-lisp-eval-depth (that is, it's not actually
- looping) then this probably means you're loading something interpreted
- that doesn't want to be.
-
- -- Jamie
-