Hi Nicolas
On Tue, Jun 12, 2012 at 2:32 PM, Nicolas Goaziou wrote:
> This bug should be fixed now.
I confirm that it is fixed. And as I see from your commit: Thanks to
your modular and therefore stable design it is fixed also for other
cases that I didn't test before with table or list as the on
Hello,
Michael Brand writes:
> Not sure if the following should be supported by
> org-element-interpret-data:
>
> #+BEGIN_SRC org
> ,variable declaration in some programming languages:
> ,- Perl :: the variable declaration can be implicit
> ,- C ::
> , #+BEGIN_SRC C
> ,time_t vari
Hi Nicolas
On Mon, Nov 21, 2011 at 7:50 PM, Nicolas Goaziou wrote:
> I've added org-element.el in contrib directory. It is a complete parser
> and interpreter for Org syntax.
>
> [...]
>
> the following code will parse the buffer, interpret the parsed
> tree, and create a canonical copy of it (no
> On Tue, 22 Nov 2011 06:00:49 -1000, t...@tsdye.com (Thomas S. Dye) said:
TSD> This looks brilliant. The interactive functions seem to know their way
TSD> around my various org-mode files. Looking forward to the generic
TSD> exporter and the LaTeX back-end.
Most specifically, the hardest p
Aloha Nicolas,
This looks brilliant. The interactive functions seem to know their way
around my various org-mode files. Looking forward to the generic
exporter and the LaTeX back-end.
All the best,
Tom
Nicolas Goaziou writes:
> Hello,
>
>
> I've added org-element.el in contrib directory. It
On Mon, Nov 21, 2011 at 12:50 PM, Nicolas Goaziou wrote:
> I've added org-element.el in contrib directory. It is a complete parser
> and interpreter for Org syntax.
>
> While it was written to be extensible, it is also an attempt to
> normalize current syntax and provide guidance for its evolution
On Tue, Nov 22 2011, Nicolas Goaziou wrote:
> Hello,
>
>
> I've added org-element.el in contrib directory. It is a complete parser
> and interpreter for Org syntax.
This looks great! Is the eventual idea to use this library for other
basic org functionality? It seems ideal for replacing the guts
Nicolas Goaziou writes:
Hi Nicolas
> Hello,
>
>
> I've added org-element.el in contrib directory. It is a complete parser
> and interpreter for Org syntax.
>
> While it was written to be extensible, it is also an attempt to
> normalize current syntax and provide guidance for its evolution.
>
> Or
Hello,
I've added org-element.el in contrib directory. It is a complete parser
and interpreter for Org syntax.
While it was written to be extensible, it is also an attempt to
normalize current syntax and provide guidance for its evolution.
Org syntax can be divided into three categories: "Great