Formatting, tabs vs spaces.

Paolo Carlini paolo.carlini@oracle.com
Wed Jul 16 12:59:00 GMT 2008


> > I figured it out (I think). In emacs, hitting the tab key is like
> > invoking an "indent" function and not "insert a tab char here". This
> > magic function figures out the proper indent based on the context of
> > the code I guess.

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.

Paolo.



More information about the Libstdc++ mailing list