From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: Re: odt export to google-docs problem Date: Fri, 18 Nov 2011 17:36:46 +0530 Message-ID: References: <81sjlnawrw.fsf@gmail.com> <817h2y0yh2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba6e89c8d3346e04b2012b84 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRNDV-00081H-7j for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 07:06:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RRNDU-0006Ec-9T for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 07:06:49 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:64363) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RRNDU-0006EK-6L for emacs-orgmode@gnu.org; Fri, 18 Nov 2011 07:06:48 -0500 Received: by iaek3 with SMTP id k3so4363235iae.0 for ; Fri, 18 Nov 2011 04:06:46 -0800 (PST) In-Reply-To: <817h2y0yh2.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --90e6ba6e89c8d3346e04b2012b84 Content-Type: text/plain; charset=ISO-8859-1 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 :-) ] --90e6ba6e89c8d3346e04b2012b84 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Fri, Nov 18, 2011 at 11:21 AM, Jambunathan K = <kjambunatha= n@gmail.com> wrote:
Suvayu/Rustom

suvayu ali <fatkasuvayu= +linux@gmail.com> writes:

> Hi Jambunathan,
>
> On Thu, Nov 17, 2011 at 11:06, Jambunathan K <kjambunathan@gmail.com> 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 t= his
in my .emacs.

,----
| (setq org-export-odt-prettify-xml t)
`----


Seems to fix the problem=A0 - Thanks.
[As a programmer you do not like the 'fix' -- that= s another matter :-) ]
--90e6ba6e89c8d3346e04b2012b84--