all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mordechai T. Abzug" <morty@frakir.org>
Subject: emacs 21.2 and lisp interaction mode
Date: Fri, 19 Apr 2002 01:12:00 -0400	[thread overview]
Message-ID: <20020419011200.A5092@red-sonja.frakir.org> (raw)


I recently upgraded from emacs 20.7 to emacs 21.2.  When I start 21.2
using "emacs -nw", I get the error "Lisp nesting exceeds
max-lisp-eval-depth".  More worrisome, if I start it with a file
(ie. "emacs -nw file"), the error occurs before the file is loaded,
and the file doesn't load.

After some debugging, it looks like commenting out the following entry
in my .emacs makes the problem go away:

(add-hook 'emacs-lisp-mode-hook 'lisp-interaction-mode)

Again, this wasn't a problem under 20.7.  Apparently, someone broke
backwards compatibility.

- Morty

             reply	other threads:[~2002-04-19  5:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-19  5:12 Mordechai T. Abzug [this message]
2002-04-19 14:11 ` emacs 21.2 and lisp interaction mode Stefan Monnier
2002-04-19 18:43 ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020419011200.A5092@red-sonja.frakir.org \
    --to=morty@frakir.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.