[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Saving markup formats
From: |
Oliver Scholz |
Subject: |
Re: Saving markup formats |
Date: |
Mon, 18 Jun 2007 02:05:33 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Reiner Steib <address@hidden> writes:
> [ I'd suggest to move this discussion to emacs-devel ]
>
> On Sat, Jun 16 2007, Richard Stallman wrote:
>
> [ Juri Linkov: ]
>> What are the most preferable formats to save markup? One variant is
>> Enriched text. It was designed for using in e-mail, but actually nobody
>> uses it nowadays. Most people prefer HTML in e-mail as a replacement of
>> plain text.
>>
>> HTML would be useful. RTF would be useful. XML would be useful.
>> The old Word format would be useful, at least to be able to read it.
>> If you implement any of these, it will be a nice contribution.
>> If you implement more than one, even better.
>
> Oliver Scholz <address@hidden> (Cc-ed) has done some work on an
> RTF reader for Emacs a couple of years ago. Maybe his work is useful
> in the current context. Oliver has signed papers for Emacs (past and
> future changes) and I'm quite sure he'd assign this code as well.
>
> Here's the summary from the project page:
>
> ,----[ http://savannah.nongnu.org/projects/emacs-rtf/ ]
> | This package aims to implement the "Rich Text Format" (RTF), version
[...]
This is a very old project of mine, and an abandoned one, I am afraid.
Of course, anybody is free to make use of the codebase, but I for
myself am convinced that it is the wrong approach. I did some further
work on the issue of processing XML or RTF or HTML documents in Emacs,
but it is an uphill struggle. And because it is---if done well---a
little too big for somebody with a notorious lack of time, this has
been sleeping for quite a while. Parsing is not the problem. (Though
for XML: none of the existing XML parsers would do the job. You need
CDATA in a buffer, not as strings in a list.)
Oliver
--
Oliver Scholz 30 Prairial an 215 de la Révolution
Ostendstr. 61 Liberté, Egalité, Fraternité!
60314 Frankfurt a. M.
- Re: Saving markup formats, (continued)
- Re: Saving markup formats, Nic James Ferrier, 2007/06/19
- Re: Saving markup formats, Jason Rumney, 2007/06/17
- XML editing wishlist (was: Saving markup formats), Drew Adams, 2007/06/17
- Re: XML editing wishlist, Lennart Borgman (gmail), 2007/06/18
- RE: XML editing wishlist, Drew Adams, 2007/06/18
- Re: XML editing wishlist, Lennart Borgman (gmail), 2007/06/18
- Re: XML editing wishlist, Lennart Borgman (gmail), 2007/06/19
- Re: XML editing wishlist, Vagn Johansen, 2007/06/23
- Re: Saving markup formats, Juri Linkov, 2007/06/17
Re: Saving markup formats, Richard Stallman, 2007/06/18
Re: Saving markup formats,
Oliver Scholz <=
- Re: Saving markup formats, Juri Linkov, 2007/06/18
- Re: Saving markup formats, Oliver Scholz, 2007/06/19
- RE: Saving markup formats, Drew Adams, 2007/06/19
- Re: Saving markup formats, Stefan Monnier, 2007/06/19
- Re: Saving markup formats, Richard Stallman, 2007/06/19
- Re: Saving markup formats, Nic James Ferrier, 2007/06/19
- Re: Saving markup formats, Lennart Borgman (gmail), 2007/06/19
- Re: Saving markup formats, Nic James Ferrier, 2007/06/19
- Re: Saving markup formats, Lennart Borgman (gmail), 2007/06/19
- Re: Saving markup formats, Nic James Ferrier, 2007/06/19