unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* find-grep makes raw terminal ANSI
@ 2007-11-12 19:13 jidanni
  2007-11-13 20:03 ` Richard Stallman
  0 siblings, 1 reply; 3+ messages in thread
From: jidanni @ 2007-11-12 19:13 UTC (permalink / raw)
  To: bug-gnu-emacs

Why when I append additional filters on find-grep, are the results
flaky? Ah, one day instead of those filters, I tried cat -v:

(find-grep "find . -type f -print0 | xargs -0 -e grep -nH -e table|cat -v")
./article-category.html:298: </^[[01;31mtable^[[m>

That's right: raw terminal highlighting characters right there in the
output. Gentlemen, I'm sure this is the wrong layer to do this. Or at
least warn in the docstring to find-grep. emacs-version "22.1.1"




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-14  4:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12 19:13 find-grep makes raw terminal ANSI jidanni
2007-11-13 20:03 ` Richard Stallman
2007-11-14  4:04   ` jidanni

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).