From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: odt export to google-docs problem continues Date: Thu, 24 Nov 2011 22:05:47 +0530 Message-ID: <81obw1lbq4.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53062) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTcHY-0000TN-Cb for emacs-orgmode@gnu.org; Thu, 24 Nov 2011 11:36:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTcHU-0007eW-6h for emacs-orgmode@gnu.org; Thu, 24 Nov 2011 11:36:16 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:39630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTcHT-0007eH-Vz for emacs-orgmode@gnu.org; Thu, 24 Nov 2011 11:36:12 -0500 Received: by ghrr17 with SMTP id r17so3295767ghr.0 for ; Thu, 24 Nov 2011 08:36:11 -0800 (PST) In-Reply-To: (Rustom Mody's message of "Mon, 21 Nov 2011 18:18:13 +0530") 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: Rustom Mody Cc: emacs-orgmode Rustom Mody writes: > On Fri, Nov 18, 2011 at 11:21 AM, Jambunathan K < > kjambunathan@gmail.com> wrote: > > Suvayu/Rustom > > suvayu ali 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 this > in my .emacs. > > ,---- > | (setq org-export-odt-prettify-xml t) > > > Well now google docs accepts but libreoffice itself says "file is > corrupt shall I repair?" > If I take the odt file directly made by exporter direcly in > googledocs there are lots of spurious spaces eg between bullets and > the first word. > > If I push it through libreoffice and resave then googledocs does a > better job of displaying I am not sure what the issue could be. I will have the issue in the background for now. The good thing is atleast a workaround is available. Jambunathan K.