> 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 _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
