emacs-orgmode
[Top][All Lists]
Advanced

[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



reply via email to

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