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

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

Re: "M-x locate" regression


From: Nick Roberts
Subject: Re: "M-x locate" regression
Date: Wed, 9 Nov 2005 18:51:24 +1300

 > The only additional thing I could find that might be relevant to the
 > present discussion is that find-lisp.el contains code completely
 > similar to the one in find-dired (see line 191 and following).  So
 > _if_ the code in find-dired should be changed, then it seems likely
 > that the one in find-lisp should be changed too, although I did
 > not check this. Quoted from find-lisp.el, starting at line 191:

Can you get find-lisp-find-dired to work?

It requires dired: 
Symbol's value as variable is void: dired-buffers

doesn't like some input:
Find files in directory: ~/emacs/lisp/progmodes/
Matching regexp: gud.el

gives

Wrong type argument: number-or-marker-p, nil
(even if I've misunderstood the arguments it shouldn't give an error,
 gud\\.el gives an empty buffer)

and I can't get it to list any files in the buffer.

Nick




reply via email to

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