From mboxrd@z Thu Jan 1 00:00:00 1970 From: aditya siram Subject: [Babel] Error Expanding Noweb Source Blocks Date: Sat, 9 Jul 2011 11:19:44 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfaFw-0000U8-GJ for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 12:19:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfaFu-0002RW-Tz for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 12:19:48 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:65081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfaFu-0002RQ-IB for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 12:19:46 -0400 Received: by wyg36 with SMTP id 36so2260915wyg.0 for ; Sat, 09 Jul 2011 09:19:44 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi all, I recently tried to insert noweb-style chunks in my source and when I try to expand the source block I am getting an error. Example breaking code and the error are posted to http://hpaste.org/48874. The error, however had a bunch of unprintable characters so I include the message below with those characters elided: call-interactively: Wrong number of arguments: #[(body &rest headers) "..." [noninteractive info lang raw-params hash lang-headers message "org-babel-exp processing..." 0 org-babel-get-src-block-info ...] 9 ("/home/deech/EmacsConfig/org-mode/lisp/ob-exp.elc" . 2259) nil], 0 Thanks for your help. -deech