Wiskey 5 Alpha <wiskey5al...@gmail.com> writes: > On 12/22/2012 07:54 AM, Jambunathan K wrote: >> Wiskey 5 Alpha <wiskey5al...@gmail.com> writes: >> >>> Hello, >>> I have a rather large project that I currently export to odt >>> files. I tried the org-export-as-odt-batch command line function but >>> it fails, >> >> Can you tell how it fails. In your init file (the one used by batch >> emacs), you can put >> >> (setq debug-on-error t) >> >> to get a stack trace or some such info. >> >>> and subsequently deletes all files in the directory. >> >> Deletes what files? > I guess technically , it doesn't delete them, but they are zipped into > the .odt file, and not present in the directory...
True. The .org file - I believe everything in the work dir - goes in to the ZIP file. So it is in the ZIP file. But when a file is lost, panic ensues and brain stops working. --