help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: not-instantly-obvious method to get output of shell command to varia


From: Nicolas Richard
Subject: Re: not-instantly-obvious method to get output of shell command to variable
Date: Thu, 31 Jul 2014 10:28:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.92 (gnu/linux)

>   (dolist (f (split-string files)) (load-file f)) )

If you have filenames with spaces in them, this will fail. 

-- 
Nico.



reply via email to

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