From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "cvs user" Newsgroups: gmane.emacs.help Subject: error: Lisp nesting exceeds max-lisp-eval-depth Date: 27 Oct 2004 19:26:51 -0700 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <1098930411.505248.12160@z14g2000cwz.googlegroups.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1098930461 1759 80.91.229.6 (28 Oct 2004 02:27:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2004 02:27:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 28 04:27:38 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CN00o-00035C-00 for ; Thu, 28 Oct 2004 04:27:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CN08a-0004IR-1K for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Oct 2004 22:35:40 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!z14g2000cwz.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: 65.96.65.192 Original-X-Trace: posting.google.com 1098930415 30985 127.0.0.1 (28 Oct 2004 02:26:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 28 Oct 2004 02:26:55 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse@google.com Injection-Info: z14g2000cwz.googlegroups.com; posting-host=65.96.65.192; posting-account=O-yeAQ0AAAAbSWShgRRD7bQ8CmQtWTXC Original-Xref: shelby.stanford.edu gnu.emacs.help:126156 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21536 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21536 Hello, in the past week or two, I have been getting this error from the cvs gnu emacs: error: Lisp nesting exceeds max-lisp-eval-depth cl-map-keymap: Lisp nesting exceeds max-lisp-eval-depth --debug-init does not provide useful info, and make maintainer-clean etc does not help. this seems to be not due to some specific part of my .emacs file, but due to a combination of things that seem difficult to identify. anyone seen such a problem?