[Mew-dist 08306] Re: How to fix "Variable binding depth exceeds max-specpdl-size"

Murata Takashi Takashi.Murata at example.com
1999年 3月 27日 (土) 12:40:13 JST


  村田@NSGです。

From: Kensuke TAKITA <takita at example.com>
Subject: [Mew-dist 08305] How to fix "Variable binding depth exceeds max-specpdl-size"
Date: Sat, 27 Mar 1999 07:06:05 +0900

> 滝田@北大です.
> 
> いま,大変困っております.というのも,mewを新しくOSをインストールしたマシ
> ンにインストールしているのですが,なんど,インストールしなおしても
> Variable binding depth exceeds max-specpdl-size
> というエラーがでて立ち上がりません.

  C-h v max-specpdl-size すると以下のように出ますので、.emacs で

	(setq max-specpdl-size 1000)

というような設定をしてみてはどうでしょうか?

max-specpdl-size's value is 600

Documentation:
Limit on number of Lisp variable bindings & unwind-protects before error.

┌───────────── 村田 隆 / Takashi.Murata at example.com ┐
└ 日本システム技術(株) 技術部  Tel:03-3503-8736  Fax:03-3580-7806 ┘



Mew-dist メーリングリストの案内