From mboxrd@z Thu Jan 1 00:00:00 1970 From: Skip Collins Subject: Re: Export arrays for 'sh' code blocks when using bash Date: Wed, 23 Apr 2014 09:51:06 -0400 Message-ID: References: <871txn1qni.fsf@bagel.gateway.pace.com> <871txkff89.fsf@gmail.com> <871tx4zj3i.fsf@gmail.com> <8761mg3sry.fsf@bzg.ath.cx> <87fvlfs1oh.fsf@gmail.com> <87r44p4bpj.fsf@bzg.ath.cx> <87zjjd2i8z.fsf@bzg.ath.cx> <877g6h2h5j.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcxaB-00077d-SX for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 09:51:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcxaB-0001QE-4e for emacs-orgmode@gnu.org; Wed, 23 Apr 2014 09:51:27 -0400 In-Reply-To: <877g6h2h5j.fsf@bzg.ath.cx> 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-org list Cc: Bastien , Pascal Fleury On Tue, Apr 22, 2014 at 5:22 PM, Bastien wrote: > Mhh... okay then, thanks for mentioning it. The stackoverflow link contains what appears to be a good workaround that functions in old and new versions of bash. Perhaps Pascal Fleury could modify the org code to avoid using 'declare -A' when bash version < 4.