bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10126: M-x grep gets more and more lost further and further into the


From: jidanni
Subject: bug#10126: M-x grep gets more and more lost further and further into the file
Date: Fri, 25 Nov 2011 00:37:13 +0800

$ 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!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]