Bug#412270: Scite bad utf-8 encoding with illegal characters

2012-10-18 Thread Antonio Valentino
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

Bug#412270: Scite bad utf-8 encoding with illegal characters

2007-02-24 Thread Thanatermesis - Elive
-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"