On Tue, Jul 7, 2009 at 3:06 PM, TL<[email protected]> wrote:

> I received the following error when I exported a top level node with
> "Vim export test" in the headline:
>
> exception creating temp file
> Traceback (most recent call last):
>  File "C:\_Proj\Leo\trunk\leo\core\leoCommands.py", line 921, in
> createOpenWithTempFile
>    theFile = open(path,"w")
> IOError: [Errno 2] No such file or directory: u'c:\\windows\\temp\
> \Leo35004144\\Vim\\ export\\ test.txt'
>
> Didn't you get a similar error when you tested it?

No, the current Linux implementation (wisely) doesn't use spaces, so
it works without a hitch anyway. Though I clearly see why it doesn't
work now, it needs to be fixed at c.openWith level.

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to