On Fri, 26 May 2006, Stephen Thorne wrote: > On 5/26/06, Daniel O'Connor <darius at dons.net.au> wrote: > > Also, you can tell emacs to edit a specific file specially by adding this to > > the end.. > > /* > > * Local variables: > > * c-basic-offset: 4 > > * End: > > */ > > (Although I wouldn't advocate modifying all the source files to do this) > > I happen to think this is a good idea for the files where c-basic-offset is 3. I don't use emacs, but I would be fine with this. Most of the files in the linux kernel have these emacs settings at the end.