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

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

handling parenthesis and quotes


From: Adam
Subject: handling parenthesis and quotes
Date: Wed, 24 Jan 2007 09:09:13 +1300
User-agent: KNode/0.9.2

Am using Emacs and Slime in Linux, and looked 
thru the Emacs and Elisp manuals, but so far 
haven't found how to do this trivial thing; 
to dispatch a grep line to a Lisp subprocess:- 

(shell "grep -i "(define " ~/mydir/myfile?.lisp") 

Have tried ' and \ and \: but ask how I should  
include " or ( in such a line. 




reply via email to

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