From: Ista Zahn <istazahn@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: New exporter (org-e-odt) not creating content.xml
Date: Tue, 27 Nov 2012 14:25:27 -0500 [thread overview]
Message-ID: <CA+vqiLFDSUrB-oJKrDJANRebr=489_o=Ewdc-tRaRDAw430U7g@mail.gmail.com> (raw)
In-Reply-To: <87r4nfhrap.fsf@gmail.com>
Thank you, I'm currently working around this with
;; fix f'ed up windows temp directory
(if (eq system-type 'windows-nt)
(setq temporary-file-directory "c:/tmp/")
)
in my init.el, and odt export is now working as expected.
Best,
Ista
On Tue, Nov 27, 2012 at 12:46 PM, Jambunathan K <kjambunathan@gmail.com> wrote:
> Jambunathan K <kjambunathan@gmail.com> 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.
next prev parent reply other threads:[~2012-11-27 19:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 22:44 New exporter (org-e-odt) not creating content.xml Ista Zahn
2012-11-27 3:27 ` Jambunathan K
2012-11-27 8:26 ` Rainer Stengele
2012-11-27 8:40 ` Giovanni Ridolfi
2012-11-27 14:55 ` Ista Zahn
[not found] ` <87624rowx5.fsf@gmail.com>
2012-11-27 16:21 ` Fwd: " Jambunathan K
[not found] ` <CA+vqiLFWEkHWEGs7z=AvJjDOFy7HrHSqGNjj+9mgjfnQzyzYJg@mail.gmail.com>
2012-11-27 17:39 ` Jambunathan K
2012-11-27 17:46 ` Jambunathan K
2012-11-27 19:25 ` Ista Zahn [this message]
2012-11-28 15:15 ` Giovanni Ridolfi
2012-11-28 16:17 ` Ista Zahn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA+vqiLFDSUrB-oJKrDJANRebr=489_o=Ewdc-tRaRDAw430U7g@mail.gmail.com' \
--to=istazahn@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=kjambunathan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).