Re: [O] Question about External List Shell

2012-10-09 Thread Rodolfo Aramayo
Yes, It works! Thanks --R On Wed, Oct 10, 2012 at 1:04 AM, Eric Schulte wrote: > 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' on

Re: [O] Question about External List Shell

2012-10-09 Thread Eric Schulte
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 a

[O] Question about External List Shell

2012-10-09 Thread Rodolfo Aramayo
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' I am using emacs: GNU Emacs 24.2.1 org-mode @7.9.2_0 on a Mac: Darwin 10.8.0 Dar