From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [babel] how to pass data to gnuplot from another block Date: Fri, 13 Dec 2013 16:18:57 -0700 Message-ID: <874n6ce3c0.fsf@gmail.com> References: <87d2lsbvy7.fsf@ucl.ac.uk> <87iovkihe6.fsf@gmail.com> <8738mol52h.fsf@alphaville.bos.redhat.com> <874n73gk70.fsf@gmail.com> <87vbysahv0.fsf@gmail.com> <87ob4kafjd.fsf@gmail.com> <878uvoad3s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrcD9-0008Qt-Pm for emacs-orgmode@gnu.org; Fri, 13 Dec 2013 18:32:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VrcD4-00033y-Vh for emacs-orgmode@gnu.org; Fri, 13 Dec 2013 18:31:59 -0500 Received: from mail-pa0-x236.google.com ([2607:f8b0:400e:c03::236]:56708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VrcD4-00033r-OO for emacs-orgmode@gnu.org; Fri, 13 Dec 2013 18:31:54 -0500 Received: by mail-pa0-f54.google.com with SMTP id rd3so645424pab.41 for ; Fri, 13 Dec 2013 15:31:53 -0800 (PST) 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: Greg Troxel Cc: Nick Dokos , emacs-orgmode@gnu.org It sounds as though most people don't particularly care which shell is used. However, I believe Greg is correct and the *right* thing to do is to have specific names (bash, sh, etc...) denote specific shells. I'd also like "#+begin_src shell" to specify the "don't care" option. That is what these patches do, with relatively little churn in the code (the one huge commit just renames a file). I just applied these patches. The worst case is that users may have to change "ob-sh" to "ob-shell" in their config (although some initial testing seems to indicate that even this change won't be required), and possibly replace "sh" with "shell" in their local.mk file (if they have one) to run tests at the command line. In my mind this short-term hassle is worth the long-term correctness. I've just applied these patches. At this point I'll borrow Nick's asbestos underwear and place it on my head. Best Regards, -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D