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

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

grep-tree bug


From: Jesper Harder
Subject: grep-tree bug
Date: Thu, 20 May 2004 03:40:09 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

In GNU Emacs 21.3.50.3 (i686-pc-linux-gnu, GTK+ Version 2.0.2)
 of 2004-05-18 on defun.localdomain

Some of the results in the *grep* buffer from `grep-tree' don't
work.  For example search for a string in the Emacs sources:

   M-x grep-tree RET set-file-modes RET el RET ~/emacs/lisp RET

The match:

  ./lisp/files.el:2577:       (set-file-modes to-name (logand modes #o1777))))

works as expected, when you activate the result (RET or mouse-2): the
files is opened at the right spot.  But if you activate this result

  ./lisp/net/tramp.el:1762:    (set-file-modes . tramp-handle-set-file-modes)

Emacs queries for a file name instead of opening it.

-- 
Jesper Harder                                <http://purl.org/harder/>




reply via email to

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