Re: [Erlide-devel] Trailing whitespaces

2007-08-19 Thread Vlad Dumitrescu
> > I didn't check the whitespaces in the files, so I didn't notice this > > behaviour. It may be caused by the indentation code, which is > > currently being looked over. > I haven't been using the indentation tool yet. Well, there is indentation done whenever you press enter, so... > >Feel free

Re: [Erlide-devel] Trailing whitespaces

2007-08-19 Thread Ben Hood
Vlad, > I didn't check the whitespaces in the files, so I didn't notice this > behaviour. It may be caused by the indentation code, which is > currently being looked over. I haven't been using the indentation tool yet. >Feel free to post a bug report so that we > don't forget to test if there's

Re: [Erlide-devel] Trailing whitespaces

2007-08-19 Thread Vlad Dumitrescu
Hi Ben, On 8/19/07, Ben Hood <[EMAIL PROTECTED]> wrote: > I've noticed that erlide (0.3.31 on eclipse 3.3 osx 10.4.9) tends to > add trailing whitespaces onto the end of some lines. Also there are > some blank lines that are made up entirely of spaces. I didn't check the whitespaces in the files,

[Erlide-devel] Trailing whitespaces

2007-08-19 Thread Ben Hood
Hallo, I've noticed that erlide (0.3.31 on eclipse 3.3 osx 10.4.9) tends to add trailing whitespaces onto the end of some lines. Also there are some blank lines that are made up entirely of spaces. Has anybody noticed this or am I doing something stupid myself like some crazy editor setting? Thx