[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bidi mozilla again
- To: Tzafrir Cohen <tzafrir(at-nospam)technion.ac.il>
- Subject: Re: bidi mozilla again
- From: "Stanislav Malyshev a.k.a Frodo" <frodo(at-nospam)sharat.co.il>
- Date: Thu, 4 Jan 2001 10:23:35 +0200 (IST)
- cc: Linux-IL Mailing List <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.GSO.3.95-heb-2.07.1010104002846.192N-100000@csd>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
TC>> BTW: the source was full of files with CR chars, which annoyed cpp on many
TC>> occasions, and thus had to be removed.
TC>>
TC>> crlf from fixDos ( http://e.co.za/marius/downloads/misc/ ) proved to be
TC>> very handy for the job.
Actually, I guess perl -npi.bak -e 's/\r\n$/\n/g' would do the trick
without going to South Africa. Or just loading file to pico and saving -
pico understands both DOS and Unix formats, but saves always in Unix (at
least, on Unix ;)
But hebrew mozilla is great - going to test it today :)
--
frodo@sharat.co.il \/ There shall be counsels taken
Stanislav Malyshev /\ Stronger than Morgul-spells
phone +972-3-9316425 /\ JRRT LotR.
http://sharat.co.il/frodo/ whois:!SM8333
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il