This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: Two quick questions


> Date: Tue, 29 Nov 2011 10:34:17 +0600
> From: Andrey Smirnov <andrew.smirnov@gmail.com>
> Cc: gdb@sourceware.org
> 
> > 99+% of the code has been indented with Emacs using its old standard
> > of 8-space tabs. ?So if you use that setting, the surprises will be
> > fewest in number. :-)
> 
> So, what you're saying is
> 
> (setq tab-width 8)
> (setq indent-tabs-mode t)
> 
> is the way of fewer surprises. Got it. :-)

Yes.  But these are the defaults, so you could simply not change them.


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