From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Error exporting indirect buffer to ASCII Date: Wed, 22 Oct 2008 10:21:09 +0200 Message-ID: References: <1224577559.12393.1280392767@webmail.messagingengine.com> <805BE090-083B-4E9F-A04D-A6DE1169453C@uva.nl> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KsYxw-0001jY-Uj for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 04:21:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KsYxu-0001j9-Gx for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 04:21:16 -0400 Received: from [199.232.76.173] (port=50648 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KsYxu-0001j6-C8 for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 04:21:14 -0400 Received: from ug-out-1314.google.com ([66.249.92.170]:63738) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KsYxu-0003EN-77 for emacs-orgmode@gnu.org; Wed, 22 Oct 2008 04:21:14 -0400 Received: by ug-out-1314.google.com with SMTP id z36so1380118uge.17 for ; Wed, 22 Oct 2008 01:21:12 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Vladi Solutka Cc: emacs-orgmode@gnu.org Well, the code snippet you mentioned is only reached if that variable is set, or f you export using a double prefix argument.. Anyway, I believe this problem is now fixed, get back to me if it persists in the latest git version. - Carsten On Oct 22, 2008, at 10:02 AM, Vladi Solutka wrote: > Hi! > >>> I get a "wrong type argument: stringp, nil" when exporting to ASCII >>> from >>> an indirect buffer. I guess the problem is in the file >>> >>> org-6.09a/org-exp.el at line 1052: >>> >>> (file-name-nondirectory (buffer-file-name)) > >> have you customized org-export-run-in-background? > > No, C-h v org-export-run-in-background results in: > > -------snip-------------- > org-export-run-in-background is a variable defined in `org-exp.el'. > Its value is nil > -------snip-------------- > > > --- \\/ladi > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode