emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DocView now supports OpenDocument & MS Office formats


From: Tassilo Horn
Subject: Re: DocView now supports OpenDocument & MS Office formats
Date: Wed, 05 Jan 2011 08:38:32 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

"Stephen J. Turnbull" <address@hidden> writes:

Hi Stephen,

>  > But I think that conversion from and to ODF is not the right approach to
>  > support ODF editing in Emacs.  Imagine a colleague sends you an ODF file
>  > she created using LibreOffice, you convert it to something Emacs can
>  > handle,
>
> Uh, just teach jka-compr or crypt++ that it's a zipfile, and what
> you'll see in the buffer is XML, no?  Since when is Emacs handicapped
> w.r.t. XML?

No, you got me wrong.  Emacs already figures out it's a zip file, and of
course you can edit the content.xml in it (which is horrible slow,
because all the XML is on one line).  Maybe, one might need to update
some metadata as well, who knows, but that should be doable.

My concern was converting ODF to some more human-editable format like
LaTeX or DocBook.  And here, converting forth and back has a high
potential to lead to data loss for things the converters cannot handle,
like OpenDocument spreadsheets embedded in text documents.

Bye,
Tassilo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]