Re: [gtk-list] Re: [patch] gtk?paned.c and gtkmenuitem.c



Peter Mattis <petm@scam.XCF.Berkeley.EDU> writes:

> I'm going to be enforcing my coding style. This shouldn't be too
> difficult to deal with since I use, for the most part, the GNU
> coding style. I plan on not accepting any patches in the future
> unless they adhere to my style. My intention isn't to be a pain, but
> to make life easier on myself.

I don't know if this is a bad idea, but (at least for those using
emacs) you could add this to the end of the file.

/*
  Local Variables:
  mode: cc-mode
  c-file-style: gnu
  c-file-offsets: (your modification a-list here)
  End:
*/

It would make things a little easier for people to get exactly the
indentation you want.

-- 
Rob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]