-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: scite
Version: 1.71-1

Scite broke the files if you save it in Utf-8 codification, for
example, try to create a new file with scite, set the codification in
Utf-8 mode (no Utf-8 Cookie), write a small bash code:

#!/bin/bash
echo "hello world"

If you try to launch it you receive differents errors (./file.sh, sh
file.sh, source file.sh... etc)
If you dump the file with "od -Ax -txLz file.sh | head -1" you look
the first line like:

000000 23bfbbef 69622f21 61622f6e 0a0a6873  >...#!/bin/bash..<

With some illegal characters in the first of the file, instead of:

000000 622f2123 622f6e69 0a687361 6f686365  >#!/bin/bash.echo<


Greetings
Thanatermesis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFF4PsOisTnwngKr/ARAi8/AJ9JmZSkvuvnpA/ZWnmFvt9f6LRSfACePyYZ
c1LFiw/KmzTw38Eqa2dWLzg=
=aZXo
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to