emacs-devel
[Top][All Lists]
Advanced

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

rgrep breakage


From: Sam Steingold
Subject: rgrep breakage
Date: Wed, 02 Feb 2011 10:03:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

GNU Emacs 24.0.50.7 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4)
 of 2011-02-02 on tbox

after rgrep terminates, I am immediately prompted to jump to a
non-existent file:

Find this grep hit in (default Grep started at Wed Feb  2 09): ......

Debugger entered--Lisp error: (quit)
  completing-read("Find this grep hit in (default Grep started at Wed Feb  2 
09): " read-file-name-internal file-exists-p t "...path...." file-name-history 
"Grep started at Wed Feb  2 09")
  read-file-name("Find this grep hit in (default Grep started at Wed Feb  2 
09): " "...path...." "Grep started at Wed Feb  2 09" t nil)
  compilation-find-file(#<marker at 66 in *grep*> "Grep started at Wed Feb  2 
09" nil)
  compilation-next-error-function(0 nil)
  next-error-internal()
  compile-goto-error()
  compilation-auto-jump(#<buffer *grep*> 66)
  apply(compilation-auto-jump (#<buffer *grep*> 66))
  byte-code("r\301\302H\303H\"\210)\301\207" [timer apply 5 6] 4)
  timer-event-handler([t 19785 29013 973959 nil compilation-auto-jump (#<buffer 
*grep*> 66) nil])

grep buffer looks like this:

-*- mode: grep; default-directory: "...path...." -*-
Grep started at Wed Feb  2 09:59:33

find . ......
... some matches ....

Grep finished (matches found) at Wed Feb  2 09:59:34


-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final)
http://iris.org.il http://jihadwatch.org http://dhimmi.com
http://ffii.org http://truepeace.org http://memri.org
Two wrongs don't make a right, but three rights make a left.



reply via email to

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