* grep+emacs 22 + cygwin does not follow file links
@ 2006-11-30 18:46 Mirko
2006-12-01 20:36 ` William Karh
0 siblings, 1 reply; 2+ messages in thread
From: Mirko @ 2006-11-30 18:46 UTC (permalink / raw)
I see that my question has been discussed before, but that has not
helped me.
As noted in the subject line, I am running emacs 22 on windows and
using the cygwin grep utility.
Emacs can find and use cygwin's grep, but I cannot follow the files at
the links. In other words, when I get the following output in the
*grep* window (mode Grep: exit [matched])
-*- mode: grep; default-directory: "d:/The-Works/BiBliographies/" -*-
Grep started at Thu Nov 30 13:35:52
e:/cygwin-root/bin/grep.exe -i "author.*denpoh" *.bib NUL
ToGet.uncleaned.bib: author = {Kazuki Denpoh},
heattran.bib: author = "Kazuki Denpoh",
Grep finished (matches found) at Thu Nov 30 13:35:55
when I put the cursor on one of the files and press either C-x ` or
Return, I get the message
"no grep hit there"
It is possible that I am doing something silly. But what?
many thanks,
Mirko
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: grep+emacs 22 + cygwin does not follow file links
2006-11-30 18:46 grep+emacs 22 + cygwin does not follow file links Mirko
@ 2006-12-01 20:36 ` William Karh
0 siblings, 0 replies; 2+ messages in thread
From: William Karh @ 2006-12-01 20:36 UTC (permalink / raw)
Mirko <mvukovic <at> nycap.rr.com> writes:
> e:/cygwin-root/bin/grep.exe -i "author.*denpoh" *.bib NUL
try adding "-nH" to your grep options.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-12-01 20:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-30 18:46 grep+emacs 22 + cygwin does not follow file links Mirko
2006-12-01 20:36 ` William Karh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).