Re: [gtk-list] Re: Label layout



On Mon, 15 Dec 1997, Owen Taylor wrote:

> > As for your coding style comments --- I'm happy to do it any way you
> > want.
> > 
> > Does someone happen to have the proper indentation settings
> > for emacs cc-mode handy?
> 
> It should just be the standard 'gnu' settings, at least for reasonably
> recent emacs. (I wish there was a way of doing the prototype
> alignment automatically, but not enough to write it myself.)

<BIG-OT>
is thee any *usefull* way to edit c macro definitions in emacs
(with gnu c-mode)?
it treats the line continuation on defines in a horibble way:

#define MACRO(x)	printf("huhu" \
					"you!\n");
					^
					this is it's default indentation
					for continuations ;((
</BIG-OT>

sorry, couldn't resist it bogs me all over...

>                                         Owen
> 

---
ciaoTJ



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