> What happens if you set `org-export-coding-system' to `utf-8-dos'?
It works like a charm.
Sorry for the noise but there are too many not-in-the-manual options for me.
Regards,
Miguel.
Hello,
Miguel Ruiz writes:
> I have the following working script in a windows box (emacs 24.3, org-version
> 7.9.3f-17) to produce an ascii file:
>
> emacs.exe -Q -batch --load=report.el --visit=file.org --funcall
> org-babel-execute-buffer --funcall org-export-as-latin1
You don't need to ca
Hi,
I have the following working script in a windows box (emacs 24.3, org-version
7.9.3f-17) to produce an ascii file:
emacs.exe -Q -batch --load=report.el --visit=file.org --funcall
org-babel-execute-buffer --funcall org-export-as-latin1
file.org is an unix EOL file.
report.el contains:
(