emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Question about External List Shell


From: Eric Schulte
Subject: Re: [O] Question about External List Shell
Date: Wed, 10 Oct 2012 00:04:01 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Rodolfo Aramayo <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]