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

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

Q: How do You Indent to same level as last instance of a given char?


From: Uber_Micro
Subject: Q: How do You Indent to same level as last instance of a given char?
Date: Fri, 09 May 2008 11:58:37 GMT
User-agent: Gnus v5.9.0


For example


If i have:

<div>
 <div>
  <p>
   I love to eat lots of fish

</p>[PRESS TAB HERE]
 </div>
</div>


I want this to move </p> so that it lines up with the other <p>. 

Bonus points if you could give </div> to line up with correct <div>.


-- 
So I remember, (ispell-buffer)


reply via email to

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