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

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

grep cannot find relative file names after save and re-open


From: Dan Nicolaescu
Subject: grep cannot find relative file names after save and re-open
Date: Mon, 15 Aug 2005 15:12:07 -0700

Try this: 

emacs -q 
C-x C-f $YOUR_EMACE_SOURCE_TREE/lisp/ChangeLog RET
M-x grep RET defface */*.el RET
C-x C-w /tmp/TEST RET
C-x k TEST RET 

now open /tmp/TEST

C-x C-f /tmp/TEST RET
now move the cursor to one of the "calendar/calendar.el" lines and
press RET

at that point you are prompted to enter the file name where the file
"calendar.el" is found.




reply via email to

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