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

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

substitute with emacsclient -e experssion


From: Kevin JR
Subject: substitute with emacsclient -e experssion
Date: Thu, 12 Jun 2008 20:48:56 -0700 (PDT)

Is it possible make substitute work like: 
   emacsclient -e '(foo "`basename ${url}`")'?

or similar one to convert:
   `basename ${url}` --> URL
   emacsclient -e '(foo "`basename ${url}`")'? --> macsclient -e '(foo
"URL")'
-- 
View this message in context: 
http://www.nabble.com/substitute-with-emacsclient--e-experssion-tp17814578p17814578.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





reply via email to

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