[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [ANN] ASCII back-end for new export engine
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [ANN] ASCII back-end for new export engine |
Date: |
Sun, 22 Jan 2012 10:43:50 +0100 |
Hello,
Samuel Wales <address@hidden> writes:
> In 22, latest git:
>
> downcase: Args out of range: "image-keep-calm", 651500, 651505
>
> match-string(1 "image-keep-calm")
> (downcase (match-string 1 val))
> (concat ":macro-" (downcase (match-string 1 val)))
> (intern (concat ":macro-" (downcase ...)))
> (plist-put nil (intern (concat ":macro-" ...)) (match-string 2 val))
[...]
I've pushed a patch so macro detection is more careful about corner
cases. Please tell me if it works for you.
Also, judging by the backtrace, it seems that you are using a strange
syntax for defining macros. Would you mind telling me what your
"#+macro:" line is like, and what you do expect from it?
Regards,
--
Nicolas Goaziou
- [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/21
- Re: [O] [ANN] ASCII back-end for new export engine,
Nicolas Goaziou <=
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/22
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Samuel Wales, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Nicolas Goaziou, 2012/01/28
- Re: [O] [ANN] ASCII back-end for new export engine, Martyn Jago, 2012/01/22