Re: [O] org-babel-dot on windows

2011-09-03 Thread Sebastien Vauban
Hi Bas, Bas Bossink wrote: > The error says: Error: dot: can't open > c\:/Users/bas/AppData/Local/Temp/babel-2652SMW/dot-2652b4h > > running: > dot -Tpng \Users\bas\AppData\Local\Temp\babel-2652SMW\dot-2652b4h -o > test.png > > in a cmd window works fine and generates the png I would expect. That

Re: [O] org-babel-dot on windows

2011-09-03 Thread Eric Schulte
I would suggest updating to the most recent version of Org-mode and see if that fixes your issue, as we have confirmed that others are able to evaluate dot code blocks on Windows machines. Best -- Eric Bas Bossink writes: > Hi Eric, > > I'm using the following version of org-mode and Emacs: > >

Re: [O] org-babel-dot on windows

2011-09-02 Thread Bas Bossink
Hi Eric, I'm using the following version of org-mode and Emacs: commit cae9f947beb5f529569a7eb33b460e670fb8ff97 Author: Eric Schulte Date: Tue Aug 30 14:50:26 2011 -0600 Emacs: GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601) of 2011-03-10 on 3249CTO The error says: Error: dot: can't open c\:/Users

Re: [O] org-babel-dot on windows

2011-09-02 Thread Sebastien Vauban
Hi Bas and Eric, Eric Schulte wrote: >> I'm trying to use org-babel-dot on windows but when I try to generate an >> image with C-c C-c the following errors apear: > > Unfortunately I don't have access to a windows machine to reproduce this > problem. > > Does the temporary file name mentioned in y

Re: [O] org-babel-dot on windows

2011-09-02 Thread Eric Schulte
Hi Bas, Unfortunately I don't have access to a windows machine to reproduce this problem. Does the temporary file name mentioned in your error report exist, and does it look to be a valid file name? Org-mode uses built-in Emacs functions for creating temporary files, and these functions are supp

[O] org-babel-dot on windows

2011-08-30 Thread Bas Bossink
Hi all, I'm trying to use org-babel-dot on windows but when I try to generate an image with C-c C-c the following errors apear: Error: dot: can't open c\:/Users/bas/AppData/Local/Temp/babel-8036JGY/dot-8036HHn Error: dot: can't open Dropbox/backward.png It seems that the file path is not handled