[Po4a-devel]Canonizing tabs

Jordi Vilalta jvprat@wanadoo.es
Tue, 22 Mar 2005 00:02:40 +0100 (CET)


  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

---1463811584-1051656454-1111446160=:19816
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

Hi,

On Mon, 21 Mar 2005, Nicolas Fran=E7ois wrote:
> On Mon, Mar 21, 2005 at 03:56:37PM +0100, Jordi Vilalta wrote:
>> +    $text =3D~ s/\t/  /gm;
>
> Note that this change all tabs, not only trailing and leading tabs.

When canonizing, all the newlines disappear, and all the tabs get to the=20
middle of the line. Is there some format that uses tabs in the middle of a=
=20
string for some function?

Regards,

Jordi Vilalta

---1463811584-1051656454-1111446160=:19816--