From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: [babel] header lines in unnamed lisp code blocks Date: Sun, 17 Nov 2013 11:07:04 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vi9ZA-00025j-Kf for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 16:07:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vi9Z3-0001j5-MU for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 16:07:36 -0500 Received: from oproxy7-pub.mail.unifiedlayer.com ([67.222.55.9]:34013) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Vi9Z3-0001ir-EM for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 16:07:29 -0500 Received: from [98.155.255.145] (port=64921 helo=poto.local) by box472.bluehost.com with esmtpsa (TLSv1:CAMELLIA128-SHA:128) (Exim 4.82) (envelope-from ) id 1Vi9Yf-00033I-PS for emacs-orgmode@gnu.org; Sun, 17 Nov 2013 14:07:06 -0700 In-Reply-To: (Thomas S. Dye's message of "Sun, 17 Nov 2013 10:18:05 -1000") 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, Noise, sorry. The code block fails because it is at the top of buffer. If I put a headline before it, all is well. Tom tsd@tsdye.com (Thomas S. Dye) writes: > 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