Aloha all,

I have the following two macros:

#+MACRO: markup @@info:@$1{@@$2@@info:}@@
#+MACRO: kbd {{{markup(kbd,$1)}}}

When I export to texinfo using the new exporter, the following macro
call triggers an error (byte-code: Wrong type argument: consp, nil):

{{{kbd(C-,)}}}

and so does this:

{{{kbd(C-\,)}}}

In fact, any number of backslashes appears to trigger the same error.

I'm hoping to find @kbd{C-,} in the .texi output.

All the best,
Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

Reply via email to