On 5/27/05, David Vanderschel <[EMAIL PROTECTED]> wrote:
> What I have in mind is to suppress lines I have
> inserted into a program for debugging purpose, but
> which lines can make examining the code more
> difficult.  For example, when coding in java, there
> are times when I would like to hide lines that match
> "assert" or "system.out.println".

Though hs-minor-mode doesn't collapse code based on a regular
expression, you may want to check it out and see if it will meet your
needs.  Its hs-hide-block combined w/ a macro might just work.

-- 

Regards,

Travis Spencer
Portland, OR USA


_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to