home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / lucidem / help / 253 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.2 KB

  1. Xref: sparky alt.lucid-emacs.help:253 gnu.emacs.help:3712
  2. Newsgroups: alt.lucid-emacs.help,gnu.emacs.help
  3. Path: sparky!uunet!cs.utexas.edu!asuvax!ncar!csn!cherokee!mcclen
  4. From: mcclen@uswest.com ( Chris McClenaghan)
  5. Subject: hiding and exposing text
  6. Message-ID: <MCCLEN.92Aug12205450@alder.uswest.com>
  7. Sender: news@advtech.uswest.com (Radio Free Boulder)
  8. Nntp-Posting-Host: alder.advtech.uswest.com
  9. Organization: US WEST Advanced Technologies, Boulder, Colorado
  10. Date: Thu, 13 Aug 1992 03:54:50 GMT
  11. Lines: 16
  12.  
  13. I'm looking for a package of emacs lisp code that allows hiding
  14. of regions of text and subsequent exposure of the hidden text.
  15. I'd like to have more than one region of text hidden at a time.
  16. This should be interactive, but having the ability to predefine
  17. regular expressions or syntactic elements that would
  18. automatically be hidden would also be nice.
  19.  
  20. As an example, I'd like to collapse the body of a while statement
  21. in C or C++ leaving just the while and condition with some sort
  22. of ellipsis mark that could be selected for exposing the text.
  23. Also, certain #ifdef's might automatically be hidden, leaving a
  24. mark for expansion.
  25.  
  26. --
  27. Chris McClenaghan    mcclen@uswest.com
  28.  
  29.