emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] New package: jami-bot and org-jami-bot


From: Eli Zaretskii
Subject: Re: [ELPA] New package: jami-bot and org-jami-bot
Date: Fri, 12 Jan 2024 16:37:25 +0200

> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: stefankangas@gmail.com, rms@gnu.org, philipk@posteo.net, hanno@hoowl.se,
>  emacs-devel@gnu.org
> Date: Fri, 12 Jan 2024 14:13:50 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> If someone writes a parser that can understand alternative, non-Org
> >> markup of source files, and produce org-element-ast.el-compatible list
> >> structure, most of the ox-* exporters should remain functional.
> >
> > It would be better to allow alternative data structures to be input to
> > the export functionality, rather than expect other features to mimic
> > the Org parser and its outputs.
> 
> One way or another, there should be some structure to the parser output.
> Org parser output is just a nested list.
> org-element-ast.el defines the details of what can be inside that list -
> independent of the details of Org markup, and compatible with the
> existing ox-* implementations.

I don't see org-element-ast.el in the Emacs tree, so I cannot see what
kind of structures it defines.



reply via email to

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