home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.emacs:2989 gnu.emacs.help:3912
- Path: sparky!uunet!sun-barr!ames!data.nas.nasa.gov!taligent!apple!veritas!sef
- From: sef@Veritas.COM (Sef Kloninger)
- Newsgroups: comp.emacs,gnu.emacs.help
- Subject: Re: How to hide lines containing an expression?
- Message-ID: <1992Aug31.231208.4891@Veritas.COM>
- Date: 31 Aug 92 23:12:08 GMT
- References: <92244.104646HXC6@psuvm.psu.edu>
- Organization: VERITAS Software
- Lines: 18
-
- In article <92244.104646HXC6@psuvm.psu.edu> HXC6@psuvm.psu.edu (H. Choe) writes:
- >For example, I want to hide all lines which contain [or does not contain]
- >a particular string from the screen. Any ideas? Thank you.
-
- Try Bert Barbe's "all.el" function that mimics the "all" functionality
- of vi. Here's the first few lines:
-
- ;; all.el v1.00 Bert Barbe (stud01@cc4.kuleuven.ac.be)
- ;; use : type M-x all
- ;; then type the pattern ( or just enter to show all lines again)
-
- good luck!
- sef
- --
- ------------------
- Sef Kloninger
- Veritas Software Stanford University
- sef@veritas.com sef@cs.stanford.edu
-