From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: strange error "tramp-file-name-handler: Variable binding depth exceeds max-specpdl-size" when exporting to odt Date: Tue, 12 Jul 2011 10:32:25 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgYOd-0008MJ-0U for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 04:32:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgYOV-0000Cn-PQ for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 04:32:46 -0400 Received: from lo.gmane.org ([80.91.229.12]:45294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgYOU-0000Ba-Sy for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 04:32:39 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QgYOS-000673-Fk for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 10:32:36 +0200 Received: from dslb-188-098-230-146.pools.arcor-ip.net ([188.98.230.146]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jul 2011 10:32:36 +0200 Received: from rainer.stengele by dslb-188-098-230-146.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Jul 2011 10:32:36 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dear list, exporting an org file to odt I get this error under debian Linux (Windows works fine) [excerpt from *Messages*]: Using schema ~/.emacs.d/org/contrib/odt/etc/schema/od-schema-v1.2-cs01.rnc ODT export done, pushed to kill ring and clipboard OVERVIEW CONTENTS...done Using schema ~/.emacs.d/org/contrib/odt/etc/schema/od-schema-v1.2-cs01.rnc tramp-file-name-handler: Variable binding depth exceeds max-specpdl-size I cannot find the connection to tramp. I do not use tramp anywhere. Anyone could imagine what's wrong? Thanks, Rainer