home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!netsys!agate!doc.ic.ac.uk!uknet!axion!gssec.bt.co.uk!russell
- From: russell@gssec.bt.co.uk (Russell Ritchie)
- Newsgroups: alt.lucid-emacs.help
- Subject: Minor addition for find-dired.el
- Message-ID: <RUSSELL.92Nov5145807@glencoe.gssec.bt.co.uk>
- Date: 5 Nov 92 13:58:07 GMT
- Sender: usenet@gssec.bt.co.uk
- Organization: BT Glasgow Systems and Software Engineering Centre, Scotland.
- Lines: 7
-
- Here's a quick and dirty addition for find-dired.el that let's you run lots
- of finds at once (good if you still haven't found what you're looking for)...
-
- 83c
- ;; (switch-to-buffer (get-buffer-create "*Find*"))
- (switch-to-buffer (generate-new-buffer "*Find*")) ; Let's have lots!- Russell
- .
-