This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Formatting, tabs vs spaces.


Well, if we want to nitpick, is some cases in the library we are using formatting rules not completely standard to the emacs eyes: for example, I find myself pressing the spacebar by hand to indent the struct / class keyword in templates...

One last observation: in principle empty lines should be, well, empty, but sometimes when I use the automatic emacs formatting facilities, a tab to the same indentation of the previous and next lines spuriously sneaks in and I have to remove it by hand

Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]