[gobolinux-devel] Re: [gobolinux-commits] tools/Compile/bin Compile

Jonas Karlsson jonka750 at student.liu.se
Mon Aug 7 21:31:07 GMT 2006


On Mon, 07 Aug 2006 23:20:57 +0200, Lucas C. Villa Real  
<lucasvr at gobolinux.org> wrote:

> On 8/7/06, Jonas Karlsson <jonka750 at student.liu.se> wrote:
> ##################################################
>> >  # Options and configuration
>> > @@ -221,6 +222,8 @@
>> >        fi
>> >       Log_Normal "Packing recipe directory..."
>> > +                                             # remove any backup  
>> file before packing
>> > +                                             find  
>> "$genRecipeRecipeDir/$app/$version" | grep -E '~$' | xargs
>> > -i rm -f {}
>>
>> Can anyone tell me why this is formatted this way? I'm pretty sure my
>> first commits weren't this way and I cannot see what I've changed.
>> The lines above have only the normal three-space-indentation per level  
>> at
>> my box.
>
> My editor (vim) is showing big tabs there. Are you sure your editor's
> interface isn't bugging on you (e.g.: showing spaces in the interface
> but saving the file with tabs)?
>
Ah, now I remember what the difference is...
I tried to change tab width in jed to be three spaces. Somehow I managed  
to get it to convert every three spaces to tabs (or similar)...
How stupid.

-- 
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


More information about the gobolinux-devel mailing list