From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [babel] using #+call for inline results Date: Tue, 28 Jun 2011 13:31:51 -0700 Message-ID: <874o39d7ew.fsf@gmail.com> References: <87mxhaunsi.fsf@ucl.ac.uk> <87mxh9omwb.fsf@gmail.com> <87mxh9pvz8.fsf@ucl.ac.uk> <87sjr1i040.fsf@gmail.com> <4E030676.3070504@christianmoe.com> <87hb7ej1pu.fsf@gmail.com> <4E071E71.4060804@christianmoe.com> <87vcvsruzs.fsf@gmail.com> <4E082041.6080709@christianmoe.com> <87y60n5fvx.fsf@counsyl.com> <80vcvqidqm.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50952) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbex0-0000N3-KS for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 16:32:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbewv-0007Af-8b for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 16:32:02 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:48413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbewu-0007AT-Le for emacs-orgmode@gnu.org; Tue, 28 Jun 2011 16:31:57 -0400 Received: by pzk4 with SMTP id 4so492863pzk.0 for ; Tue, 28 Jun 2011 13:31:55 -0700 (PDT) In-Reply-To: <80vcvqidqm.fsf@somewhere.org> (Sebastien Vauban's message of "Tue, 28 Jun 2011 10:04:01 +0200") 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: Sebastien Vauban Cc: emacs-orgmode@gnu.org > > Well, I have many other problems with this version (such as speed commands not > working anymore, yasnippet expansion not working anymore on TAB, some files > which say they're not in Org-agenda-files, etc.) but that's another story. > I don't understand, are you saying that all of the above problems are caused by the introduction of inline call lines? I have not experienced any of these problems. > > About this, my only weirdness is that I had to confirm 12 times (yes, 12!) > that I wanted to execute the calls. > > I have this in my emacs config file for months > > ;; don't be prompted on every code block evaluation > (setq org-confirm-babel-evaluate nil) > > ... has this var become a local file variable? > This has not become a buffer local variable and I can not reproduce your problem, could you please submit a minimal configuration with which I can reproduce this problem. > > Last thing: the questions in the echo area sometimes display the block name in > parentheses, sometimes not... > > - "Evaluate this emacs-lisp code block (square) on your system? (yes or no)" > - "Evaluate this emacs-lisp code block on your system? (yes or no)" > When the code block has a name, the name is shown in parens, when the code block is not named no name is shown. Best -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/