From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tomas@tuxteam.de Newsgroups: gmane.emacs.help Subject: Re: Strange font problem stops emacs from starting Date: Sun, 12 Sep 2010 10:39:17 +0200 Message-ID: <20100912083917.GA9169@tomas> References: <20100908182925.GA24882@smtp.free.fr> <20100909105339.GA13378@smtp.free.fr> <20100912072444.GA6249@smtp.free.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1284280650 25509 80.91.229.12 (12 Sep 2010 08:37:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Sep 2010 08:37:30 +0000 (UTC) Cc: Emacs Help Mailing List To: Fabrice DELENTE Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 12 10:37:28 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oui3w-0007HC-Vg for geh-help-gnu-emacs@m.gmane.org; Sun, 12 Sep 2010 10:37:25 +0200 Original-Received: from localhost ([127.0.0.1]:55958 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oui3w-0003rC-DQ for geh-help-gnu-emacs@m.gmane.org; Sun, 12 Sep 2010 04:37:24 -0400 Original-Received: from [140.186.70.92] (port=53271 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oui3O-0003r5-2G for help-gnu-emacs@gnu.org; Sun, 12 Sep 2010 04:36:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oui3M-0006xl-Vx for help-gnu-emacs@gnu.org; Sun, 12 Sep 2010 04:36:49 -0400 Original-Received: from alextrapp1.equinoxe.de ([217.22.192.104]:51745 helo=www.elogos.de) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oui3M-0006xS-R2 for help-gnu-emacs@gnu.org; Sun, 12 Sep 2010 04:36:48 -0400 Original-Received: by www.elogos.de (Postfix, from userid 1000) id 080C190061; Sun, 12 Sep 2010 10:39:18 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20100912072444.GA6249@smtp.free.fr> User-Agent: Mutt/1.5.15+20070412 (2007-04-11) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74931 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, Sep 12, 2010 at 09:24:44AM +0200, Fabrice DELENTE wrote: > I've just tried setting max-specpdl-size to 2000 instead of 1000, but t= he > error is still there. Hi, you might try to pinpoint the problem setting "debug-on-error" to true. You achieve this either by putting (setq debug-on-error t) early in your .emacs or (even better) by adding the command line option --debug-init to the emacs invocation. You should get a stack trace leading us to the spot where this error is detected. Regards - -- tom=C3=A1s -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFMjJG1Bcgs9XrR2kYRAnPbAJ4lZQNqYZkkgXjV1gPdXQtu1/DHUwCfbEK4 s4fk4VsO8iP28HYY6XVq86k=3D =3D2aCB -----END PGP SIGNATURE-----