From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: New exporter (org-e-odt) not creating content.xml Date: Tue, 27 Nov 2012 23:16:54 +0530 Message-ID: <87r4nfhrap.fsf@gmail.com> References: <1354005623.49791.YahooMailNeo@web29805.mail.ird.yahoo.com> <87624rowx5.fsf@gmail.com> <87vccrhrn9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdPCy-0004Vo-O3 for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 12:44:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TdPCq-0004rf-R4 for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 12:44:32 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:47036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TdPCq-0004rZ-KA for emacs-orgmode@gnu.org; Tue, 27 Nov 2012 12:44:24 -0500 Received: by mail-pa0-f41.google.com with SMTP id bj3so5079586pad.0 for ; Tue, 27 Nov 2012 09:44:23 -0800 (PST) In-Reply-To: <87vccrhrn9.fsf@gmail.com> (Jambunathan K.'s message of "Tue, 27 Nov 2012 23:09:22 +0530") 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: Ista Zahn Cc: emacs-orgmode@gnu.org Jambunathan K writes: > Ista > >> Your suspicion is confirmed. >> >> If this is true, then either my >>> understanding of `get-file-buffer' is incorrect or that >>> `get-file-buffer' is buggy. >> >> Please let me know what I can do to help figure this out. > > I have filed a bug: > > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13013 > > Irrespective of what the Emacs maintainers feel about this issue, I will > push a fix. (But fix will take couple of day's time to hit the repo.) To add to that As a temporary work around, you can also do M-x customize-variable RET temporary-file-directory RET and point in to some directory that doesn't have spaces or long names. With my (future) fix, the above customization may not be necessary. > Jambunathan K.