help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hiding lines based on a regexp


From: Travis Spencer
Subject: Re: Hiding lines based on a regexp
Date: Fri, 27 May 2005 22:24:20 -0700

On 5/27/05, David Vanderschel <DJV4@austin.rr.com> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]