On Wed, Jul 23, 2003 at 09:23:44PM +0800, Huang Ying wrote: > > You should use tabs. In some places you have currently used spaces > > instead.
> But the xforms frontend and qt frontend all use spaces in such places, > why should I use tab? Or I misunderstand you? No they don't - they use tabs everywhere. It is only one line in configure.ac where you currently have spaces instead of a tab. All you need to do is replace those initial spaces with a tab ... > I think this is the style in vi, and I use emacs. In emacs you even can > not input a tab, because emacs use tab to indent automatically. I suggest you fix emacs :) > By the way, After whose agreement, can I apply the patch? If you send me your latest version I will apply it. regards john
