This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Formatting, tabs vs spaces.
Paolo Carlini escreveu:
Interesting, I didn't know the details of this, frankly. Therefore, I suppose the same happens when you hit "Enter" in emacs? Because very often, in emacs, you don't even press tab, just Enter and a few small adjustments here and there.
Vim also does that when smartindent and autoindent variables are set.
The manual for 'C-indent' is quite comprehensive and enables you to
choose among several indenting styles. Worth a read.
Regards,
rod