From: Andreas Schwab <schwab@suse.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Editing .c with CVS I'm stuck with Lisp nesting exceeds max-lisp-eval-depth
Date: Sun, 20 Feb 2005 20:49:55 +0100 [thread overview]
Message-ID: <jevf8ndna4.fsf@sykes.suse.de> (raw)
In-Reply-To: <4218DE5F.5050409@free.fr> (Michel Briand's message of "Sun, 20 Feb 2005 20:00:47 +0100")
Michel Briand <michelbriand@free.fr> writes:
> Hello
>
> I'm stuck with an Emacs but. I run 21.4 on Lunar Linux.
> I can't save my buffer. Emacs complains about "Lisp nesting exceeds
> max-lisp-eval-depth". Each time I hit C-x C-s or the Save menu it yawns....
It appears that you have (re-)loaded loaddefs.el after vc-cvs.el was
already loaded, which has overwritten the definition of vc-cvs-registered
from vc-cvs with the dummy in loaddefs. You can break the loop by
explicitly loading vc-cvs again with load-library.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
prev parent reply other threads:[~2005-02-20 19:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-20 19:00 Editing .c with CVS I'm stuck with Lisp nesting exceeds max-lisp-eval-depth Michel Briand
2005-02-20 19:49 ` Andreas Schwab [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jevf8ndna4.fsf@sykes.suse.de \
--to=schwab@suse.de \
--cc=bug-gnu-emacs@gnu.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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).