From: Carsten Dominik <carsten.dominik@gmail.com>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: Konrad Scorciapino <scorciapino@gmail.com>,
Jambunathan K <kjambunathan@gmail.com>,
Org Mode <emacs-orgmode@gnu.org>,
cedet-devel@lists.sourceforge.net,
"Eric M. Ludlam" <eric@siege-engine.com>
Subject: Re: Re: [CEDET-devel] Org-mode
Date: Thu, 4 Nov 2010 15:37:17 +0100 [thread overview]
Message-ID: <F6A16A3C-DB28-4C14-AAC0-4F23ADF869FA@gmail.com> (raw)
In-Reply-To: <AANLkTi=WtQzKb_6ji2uik8YEhUZTbVuJnC1rTg2-mmmR@mail.gmail.com>
On Nov 3, 2010, at 1:34 PM, Lennart Borgman wrote:
> On Wed, Nov 3, 2010 at 1:15 PM, Eric M. Ludlam <eric@siege-
> engine.com> wrote:
>> On 10/30/2010 03:45 AM, Konrad Scorciapino wrote:
>>> Hey!
>>>
>>> Is anybody working on Org-mode? My main interest is to build a
>>> parser to
>>> manipulate the nodes of the resulting tree and save them back.
>>> Tips on
>>> how to get started are also welcome.
>>>
>>
>> I know of no one doing that. I don't know what org-mode's code
>> structure is like, but I'd assume it already has a parser, and you
>> could
>> adapt the output to Semantic tag format.
>>
>> The HTML parser also handles arbitrary text so you could look in
>> semantic-html to see what sort of things that does.
>
> There are different exporters for org-mode.
>
> Currently we are trying to make an exporter to ODT files. I think a
> parser would come in handy.
org-html.el is probably the best starting point to make a complete
parser. It does a very detailed analysis of the text.
We should have built all the exporters on the same parser -
unfortunately we did not. One of the hard to correct mistakes we made
in early development.
- Carsten
next prev parent reply other threads:[~2010-11-04 14:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTinWfjJ_t=1E8=Xmy2T+dThzC9N8wBoKj+Nw7XS9@mail.gmail.com>
[not found] ` <4CD15272.2080303@siege-engine.com>
2010-11-03 12:34 ` Org-mode Lennart Borgman
2010-11-04 14:37 ` Carsten Dominik [this message]
2010-11-04 15:45 ` [Orgmode] Org-mode Lennart Borgman
2010-11-04 15:50 ` Re: [CEDET-devel] Org-mode Carsten Dominik
2010-11-04 18:04 ` Jambunathan K
2010-11-04 18:44 ` [Orgmode] Org-mode Lennart Borgman
2010-11-04 19:16 ` Re: [CEDET-devel] Org-mode Eric Schulte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F6A16A3C-DB28-4C14-AAC0-4F23ADF869FA@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=cedet-devel@lists.sourceforge.net \
--cc=emacs-orgmode@gnu.org \
--cc=eric@siege-engine.com \
--cc=kjambunathan@gmail.com \
--cc=lennart.borgman@gmail.com \
--cc=scorciapino@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.