bug-indent
[Top][All Lists]
Advanced

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

[Bug-indent] alignment indenting


From: Justin M. Lewis
Subject: [Bug-indent] alignment indenting
Date: Wed, 13 Nov 2002 13:49:54 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

I don't see any option for this, maybe I'm confused. It seems to me that if you're using tabs for indenting most of the time you'd like only the initial indent to be tabbed, then any alignment to be spaces, so no matter what you set your tab spacing to in your editor, everything lines up fine. Example:

   if(blah ||
       blah2)
   {
   }

So, there's 1 tab in front of the if line.
there's 1 tab in front of the blah2 line, then blah2 is lined up with blah using spaces, rather than tabs. So, now, no matter what the editor sets the tab space to, blah2 is still lined up with blah, like it should be.






reply via email to

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