On Fri, Nov 18, 2011 at 11:21 AM, Jambunathan K wrote: > Suvayu/Rustom > > suvayu ali writes: > > > Hi Jambunathan, > > > > On Thu, Nov 17, 2011 at 11:06, Jambunathan K > wrote: > >> Can anyone else reproduce this? > > > > I can replicate this. The odt file exported by org-odt is not accepted > > by google docs even though libreoffice opens it without problems. > > However it I open it with libreoffice and say edit and save, google > > docs then accepts the new file. > > With my some experimentation, I am able to reproduce it now. I have this > in my .emacs. > > ,---- > | (setq org-export-odt-prettify-xml t) > `---- > Seems to fix the problem - Thanks. [As a programmer you do not like the 'fix' -- thats another matter :-) ]