Auto Indent block and Tab key
Posted: Mon Oct 29, 2001 11:27 pm
I need to figure out how to get the Tab key to function like it does in xemacs for C/C++ code. Currently I have auto indent block and maintain indentation options checked. What I need to do is setup the Tab key so that it will not add in a tab character, but will instead move the current line to its correct indentation. For example, if I copy some piece of code into my program that may not be aligned using the same tab rules that I have, I would like to just press the tab key to have each line of the code align itself. Any help would be appreciated.
Thank you,
Andrew
Thank you,
Andrew