| To: | "Geert Uytterhoeven" <geert@linux-m68k.org> |
|---|---|
| Subject: | Re: CVS Update@linux-mips.org: linux |
| From: | "Niels Sterrenburg" <pulsar@kpsws.com> |
| Date: | Thu, 28 Jul 2005 13:23:50 +0200 (CEST) |
| Cc: | "Ralf Baechle" <ralf@linux-mips.org>, "Maciej W. Rozycki" <macro@linux-mips.org>, "Niels Sterrenburg " <pulsar@kpsws.com>, "Linux/MIPS Development" <linux-mips@linux-mips.org> |
| Importance: | Normal |
| In-reply-to: | <Pine.LNX.4.62.0507280935040.24391@numbat.sonytel.be> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20050725213607Z8225534-3678+4335@linux-mips.org><57480.194.171.252.10 0.1122478386.squirrel@mail.kpsws.com><20050727172427.GB3626@linux-mips .org> <Pine.LNX.4.61L.0507271858050.13819@blysk.ds.pg.gda.pl><20050727192816 .GF3626@linux-mips.org> <Pine.LNX.4.62.0507280935040.24391@numbat.sonytel.be> |
| Reply-to: | pulsar@kpsws.com |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | SquirrelMail/1.4.0 |
Hi all,
Quite a big threat this question generated (and that for some spaces) :-)
I've adapted my vimrc and check ralfs script when creating patches.
Thanks for all the feedback,
Niels Sterrenburg
> On Wed, 27 Jul 2005, Ralf Baechle wrote:
>> On Wed, Jul 27, 2005 at 07:03:16PM +0100, Maciej W. Rozycki wrote:
>> > It doesn't wipe other rubbish like spaces followed by tabs, though --
>> > e.g. ones that would match "^ \t". Perhaps `indent' could help with
>> them,
>> > but I trust my fingers and eyes instead. ;-)
>>
>> Of course it does:
>>
>> [ralf@box ~]$ echo -ne ' \t\t' | perl -pi -e 's/[ \t]+$//' | od -x
>> 0000000
>> [ralf@box ~]$
>
> Maciej meant spaces followed by tabs that do not end a line, e.g.
>
> | tux$ echo -ne ' \t\tx' | perl -pi -e 's/[ \t]+$//' | od -x
> | 0000000 2020 0909 0078
> | 0000005
>
> These are a bit more difficult to auto-remove, since simply removing them
> may
> change indentation (modulo 8).
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 --
> geert@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker.
> But
> when I'm talking to journalists I just say "programmer" or something like
> that.
> -- Linus Torvalds
>
>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: CVS Update@linux-mips.org: linux, Maciej W. Rozycki |
|---|---|
| Next by Date: | Re: CVS Update@linux-mips.org: linux, Ralf Baechle |
| Previous by Thread: | Re: CVS Update@linux-mips.org: linux, Ralf Baechle |
| Next by Thread: | Re: CVS Update@linux-mips.org: linux, Maciej W. Rozycki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |