unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10126: M-x grep gets more and more lost further and further into the file
@ 2011-11-24 16:37 jidanni
  2012-02-22 20:06 ` Glenn Morris
  2012-02-23  1:46 ` jidanni
  0 siblings, 2 replies; 3+ messages in thread
From: jidanni @ 2011-11-24 16:37 UTC (permalink / raw)
  To: 10126

$ cd /tmp
$ perl -wle 'print $_ x 222 for 1..33' > 4
$ emacs -nw -Q .
("grep -nH -e 3333 4")
C-x ` ...
(what-line)

Even worse is
$ seq 333 > /tmp/3
(grep "grep -nH -e 3 3")
After a few C-x ` it just gets stuck at line 28!





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

end of thread, other threads:[~2012-02-23  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-24 16:37 bug#10126: M-x grep gets more and more lost further and further into the file jidanni
2012-02-22 20:06 ` Glenn Morris
2012-02-23  1:46 ` 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).