From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: strange error "tramp-file-name-handler: Variable binding depth exceeds max-specpdl-size" when exporting to odt Date: Tue, 12 Jul 2011 11:01:04 +0200 Message-ID: <87wrfn7u0f.fsf@gnu.org> References: <4E1C08B3.7040502@online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgYpi-0005iH-4G for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 05:00:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgYpf-0004kW-Jw for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 05:00:45 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:59380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgYpe-0004k7-TW for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 05:00:43 -0400 Received: by fxd18 with SMTP id 18so1007125fxd.39 for ; Tue, 12 Jul 2011 02:00:41 -0700 (PDT) In-Reply-To: <4E1C08B3.7040502@online.de> (Rainer Stengele's message of "Tue, 12 Jul 2011 10:41:23 +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: Rainer Stengele Cc: emacs-orgmode@gnu.org Hi Rainer, Rainer Stengele writes: > but I do not understand where tramp is jumping in and doing anything not > really needed. The only think I can think of is that org-odt.el uses the /tmp/ directory to cache files while processing them. Maybe you don't have permission to write to this files, and tramp is the one reporting the error. Surely Jambunathan can tell better. -- Bastien