From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: emacs 24.3.50 freezing in unusable state. Date: Sat, 28 Sep 2013 20:20:35 +0200 Message-ID: <400923EE-7A92-4A81-8E8E-742B4025C9D4@Web.DE> References: <20130928095313.13364231@london> <20130928180320.2d71fbd4@london> <20130928184658.7e0b9778@london> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1380392455 21189 80.91.229.3 (28 Sep 2013 18:20:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Sep 2013 18:20:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Sharon Kimble Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 28 20:20:59 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VPz8U-0005Q2-Qr for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Sep 2013 20:20:58 +0200 Original-Received: from localhost ([::1]:42276 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPz8U-0004oF-AP for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Sep 2013 14:20:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPz8F-0004o8-Oq for help-gnu-emacs@gnu.org; Sat, 28 Sep 2013 14:20:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPz89-0003rC-Ae for help-gnu-emacs@gnu.org; Sat, 28 Sep 2013 14:20:43 -0400 Original-Received: from mout.web.de ([212.227.15.4]:63494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPz89-0003r4-0k for help-gnu-emacs@gnu.org; Sat, 28 Sep 2013 14:20:37 -0400 Original-Received: from sumac.fritz.box ([178.200.132.241]) by smtp.web.de (mrweb101) with ESMTPSA (Nemesis) id 0LyDdJ-1Vtcow3XZF-015Vcy for ; Sat, 28 Sep 2013 20:20:35 +0200 In-Reply-To: <20130928184658.7e0b9778@london> X-Pgp-Agent: GPGMail 1.4.1 X-Mailer: Apple Mail (2.1085) X-Provags-ID: V03:K0:vNx2R4DxYYGSAsA0jE95XX+zQ4XcfOBc7X/0TvJsmAyee8tE0HU ZzHwUHiMEH9lfgDBPIqY+GzaoU3GDoppB/HJskDMaBN/YsyjXFqEy6Ef7UMkmwUgGriQ9iZ 1qvyI403RQYyp9cJYdglX64sFJkBWYmja2aQEYqEWpx4nn4SvDXtvmX54l9saCEMzXALeCC RBfDkdXJTcHnUALoGA5HA== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.4 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:93726 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 28.09.2013 um 19:46 schrieb Sharon Kimble: > I spoke too soon, the error message that is shown is - 'compiler-macro > error for cl--block-wrapper: (error "Lisp nesting exceeds > `max-lisp-eval-depth`")'. To my untutored eye this sounds like > something that happened when it was compiled? Agreed? No. The error is happening at the time it is being reported. It is = happening because (obviously, see the cl-- prefix) some Common Lisp code = is being interpreted. This can be code in your or the system's init = files. Try to launch GNU Emacs with -q and also with -Q! With -q it will = not load your init file (either ~/.emacs or default.el), and with -Q it = will also not load the system's init file. - -- Greetings Pete Eat the rich =E2=80=93 the poor are tough and stringy. -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlJHHfMACgkQNkpl4NeD2QC2SgCfS0KzKgiqG2zEQhZ+FMbMgPrF tVsAn1mgmPPOFGB/ECeH0zMtX40io+vr =3DO4fm -----END PGP SIGNATURE-----