[ECB-list] Fwd: ECB "Variable binding depth exceeds max-specpdl-size" ERROR

10 views
Skip to first unread message

Alex Ott

unread,
Oct 4, 2015, 7:46:27 AM10/4/15
to ecb-...@lists.sourceforge.net
I got this email from Sean Chen who found the workaround for bug on OpenSuse..


---------- Forwarded message ----------
From: Sean Chen <seanch...@gmail.com>
Date: Sun, Oct 4, 2015 at 3:51 AM
Subject: ECB "Variable binding depth exceeds max-specpdl-size" ERROR
To: ale...@gmail.com


Dear Alex

I am a user of emacs, while recently when I want to add ecb to my IDE, I keep got following error:

(error-type: error, error-data: (\"Variable binding depth exceeds max-specpdl-size\"))")

I searched and found you have already know this issue, it seems only happened on SUSE(Open Suse 13.2), and your recently github ecb version remain this error.

After I added following code into my .emacs file, the problem solved, I am a fresh man for emacs and I don't know why, while I thought may be it can helps you to find why it only happened on Suse.

;;; unique: unique buffer name(guard duplication of buffer name)
;; usage:    auto
(if (not (require 'uniquify nil t))
    (message "[warn] feature 'uniquify' not found!")
  (setq uniquify-buffer-name-style 'forward)) 
;; unique

B.R
Sean Chen



--
With best wishes,                    Alex Ott
http://alexott.net/
Twitter: alexott_en (English), alexott (Russian)
Skype: alex.ott
Reply all
Reply to author
Forward
0 new messages