From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Question about External List Shell Date: Wed, 10 Oct 2012 00:04:01 -0600 Message-ID: <87626ivp66.fsf@gmx.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TLpP1-0001eD-9u for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 02:04:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TLpOq-0007MW-H3 for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 02:04:19 -0400 Received: from mailout-eu.gmx.com ([213.165.64.42]:34044) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TLpOq-0007Lr-6t for emacs-orgmode@gnu.org; Wed, 10 Oct 2012 02:04:08 -0400 In-Reply-To: (Rodolfo Aramayo's message of "Wed, 10 Oct 2012 00:54:25 -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: Rodolfo Aramayo Cc: emacs-orgmode@gnu.org Rodolfo Aramayo writes: > Running the following code inside emacs org-mode file: > > shell:ls -alFG > > Desired outcome: a list of a directory > > Observed behavior: > > The command or link is 'active' only up to 'ls' > > shell:ls > > the -alFG is never 'seen' > Use the full link syntax in the above by wrapping the entire link text in square quotes, e.g., [[shell:ls -alFG]] -- Eric Schulte http://cs.unm.edu/~eschulte