IDE for python

Rustom Mody rustompmody at gmail.com
Fri May 30 10:04:18 EDT 2014


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



More information about the Python-list mailing list