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

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

hiding certain lines


From: Christian_Seifert
Subject: hiding certain lines
Date: Wed, 11 Jul 2001 11:50:36 -0500

Hi,

I am using emacs to develop software in Java. I used to be one of the IDE
kind of guys, but I am just starting to get to know the power of EMACS and
it seems like the sky is the limit.

Now, I would like to create two commands to 
1.      Hide certain lines of code (all that start with WHITESPACE if(DEBUG)
System.out.println( ...
2.      Show those lines again.

This should be doable, right? Any help is greatly appreciated.

Christian



reply via email to

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