From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Errors from remote sh scripts somewhat non-intuititve Date: Sat, 29 Dec 2012 11:44:45 +0100 Message-ID: <87lichcf36.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TotuL-0006L7-Cz for emacs-orgmode@gnu.org; Sat, 29 Dec 2012 05:44:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TotuK-0006XH-GS for emacs-orgmode@gnu.org; Sat, 29 Dec 2012 05:44:49 -0500 Received: from mail-we0-f179.google.com ([74.125.82.179]:38884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TotuK-0006Wu-8e for emacs-orgmode@gnu.org; Sat, 29 Dec 2012 05:44:48 -0500 Received: by mail-we0-f179.google.com with SMTP id r6so5353242wey.10 for ; Sat, 29 Dec 2012 02:44:47 -0800 (PST) In-Reply-To: (George Jones's message of "Fri, 28 Dec 2012 12:48:22 -0500") 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: gmj@pobox.com Cc: emacs-orgmode@gnu.org Hi George, George Jones writes: > When a a remote sh script fails in babel, the feedback to the user > is "Setting current directory: no such file or directory, ..." even > it what happened is just a command not found.  It would be more > useful to > see the error output as happens with the local case. For me, when the dir is available, I get a command not found for the xecho command. -- Bastien