On Friday, May 30, 2014 7:24:10 PM UTC+5:30, Marko Rauhamaa wrote:
> Rustom Mody wrote:
> 
> 
> >> > 3. Search unopened files (grep) for a string or re.
> >
> > How do you do this with emacs?
> > I find a menagerie of greppish commands -- rgrep, lgrep, grep-find etc
> 
> 
> 
> To grep for a pattern in the directory of the active buffer:
> 
> 
>    M-x grep
>    Run grep (like this): grep -nH -e 

Well...
lgrep is cleverer than grep (in a stupid sort of way :D )
Was just wondering if there were some other tricks
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to