Hi,

Is there a straightforward way to invoke an editor within clojure e.g. 
(clojure.java.shell/sh "emacs" some-file)?
I've taken a look at popular shell libraries like conch and stevedore but 
found nothing helpful.
If you're curious why I want to do it, it's to open a lein dependency in 
emacs from the commandline, https://github.com/cldwalker/lein-open .

Thanks,
Gabriel

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to