From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: [babel] header lines in unnamed lisp code blocks Date: Sun, 17 Nov 2013 10:18:05 -1000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vi8nn-00075w-Mg for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 15:18:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vi8ng-0005pL-La for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 15:18:39 -0500 Received: from oproxy7-pub.mail.unifiedlayer.com ([67.222.55.9]:56502) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Vi8ng-0005p7-CU for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 15:18:32 -0500 Received: from [98.155.255.145] (port=64902 helo=poto.local) by box472.bluehost.com with esmtpsa (TLSv1:CAMELLIA128-SHA:128) (Exim 4.82) (envelope-from ) id 1Vi8nH-0003gf-Kj for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 13:18:07 -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 Hi Eric, This code doesn't return. #+header: :results value #+begin_src lisp (+ 1 1) #+end_src If I add #+name: xxx, then it does run and returns the error I noted earlier. I have edebug activated on org-babel-execute:lisp and it isn't triggered when I press C-c C-c in the code block above. All the best, Tom -- Thomas S. Dye http://www.tsdye.com