[Top][All Lists]
[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: |
Tue, 04 Jan 2011 08:38:38 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
Richard Stallman <address@hidden> writes:
Hi Richard,
> > If there's another way to do the job, it might be better.
>
> The reason I chose unoconv/OO.org is that it required only a few lines
> of elisp to allow for viewing anything OO.org can read inside emacs.
>
> It seems reasonable to me. In principle, writing ODF support in Emacs
> Lisp would be preferable, but that's a gigantic job and it might run
> too slowly.
Indeed. But IMO emacs is not really a WYSIWYG editor, and doesn't want
to be one anyway. But there are some tools that convert from markup
languages emacs support to OpenDocument, like for example docbook2odf.
> Anyway, even if this implementation is not ideal, it has the virtue of
> existing. So we may as well install it. If another method is
> implemented later, we could install that too.
And as I've mentioned in another mail, it should also work with
LibreOffice without any adaption, so it is not true that it promotes
only OpenOffice.org and thus Oracle.
> Is it feasible to implement of saving a buffer with formatting in ODF
> using this feature? That would be really great.
No. DocView is only a viewer for a large set of document formats.
Internally, every page of a document is converted to a PNG image that is
shown in an emacs buffer.
Bye,
Tassilo
- Re: DocView now supports OpenDocument & MS Office formats, (continued)
- Re: DocView now supports OpenDocument & MS Office formats, MON KEY, 2011/01/02
- Re: DocView now supports OpenDocument & MS Office formats, Richard Stallman, 2011/01/02
- Re: DocView now supports OpenDocument & MS Office formats, Stephen J. Turnbull, 2011/01/02
- Re: DocView now supports OpenDocument & MS Office formats, Richard Stallman, 2011/01/03
- RE: DocView now supports OpenDocument & MS Office formats, Drew Adams, 2011/01/03
- Re: DocView now supports OpenDocument & MS Office formats, Stephen J. Turnbull, 2011/01/04
- Re: DocView now supports OpenDocument & MS Office formats, MON KEY, 2011/01/03
- Re: DocView now supports OpenDocument & MS Office formats, Richard Stallman, 2011/01/03
- Re: DocView now supports OpenDocument & MS Office formats, Tassilo Horn, 2011/01/03
- Re: DocView now supports OpenDocument & MS Office formats, Richard Stallman, 2011/01/03
- Re: DocView now supports OpenDocument & MS Office formats,
Tassilo Horn <=
- Re: DocView now supports OpenDocument & MS Office formats, Eli Zaretskii, 2011/01/04
- Re: DocView now supports OpenDocument & MS Office formats, Tassilo Horn, 2011/01/04
- Re: DocView now supports OpenDocument & MS Office formats, Eli Zaretskii, 2011/01/04
- Re: DocView now supports OpenDocument & MS Office formats, Eduard Wiebe, 2011/01/05
- Re: DocView now supports OpenDocument & MS Office formats, Richard Stallman, 2011/01/06
- Re: DocView now supports OpenDocument & MS Office formats, Eli Zaretskii, 2011/01/07
- Re: DocView now supports OpenDocument & MS Office formats, Eduard Wiebe, 2011/01/08
- Re: DocView now supports OpenDocument & MS Office formats, Eli Zaretskii, 2011/01/08
- Re: DocView now supports OpenDocument & MS Office formats, Richard Stallman, 2011/01/09
- Re: DocView now supports OpenDocument & MS Office formats, Eduard Wiebe, 2011/01/09