From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Macro question with new texinfo exporter Date: Mon, 28 Jan 2013 10:19:13 -1000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36186) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzvBB-0002zJ-33 for emacs-orgmode@gnu.org; Mon, 28 Jan 2013 15:19:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TzvB9-0004Zg-HE for emacs-orgmode@gnu.org; Mon, 28 Jan 2013 15:19:44 -0500 Received: from oproxy12-pub.bluehost.com ([50.87.16.10]:54000) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TzvB9-0004Z8-7s for emacs-orgmode@gnu.org; Mon, 28 Jan 2013 15:19:43 -0500 Received: from [72.253.173.33] (port=50121 helo=poto.local) by box472.bluehost.com with esmtpsa (TLSv1:CAMELLIA128-SHA:128) (Exim 4.80) (envelope-from ) id 1TzvAi-0004yg-Qg for emacs-orgmode@gnu.org; Mon, 28 Jan 2013 13:19:17 -0700 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-mode 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