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

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

folding-mode question


From: tomer
Subject: folding-mode question
Date: Wed, 08 Dec 2010 15:29:19 -0000
User-agent: G2/1.0

Is it possbile to fold partial line ,line for example:

the folding mark is //<<<

not folded:
if (a==b) { //<<<
a=1
b=2
}//>>>

is it possbile to fold it like this:
if (a==b) {...

Thanks
Tomer



reply via email to

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