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 Darwin Kernel Version 10.8.0: RELEASE_I386 i386 i386 I can reproduce this using a minimal emacs config file Ideas? Thanks --R