On Wednesday 20 October 2004 20:31, you wrote:
> I can't save and restore files with Hebrew text with kdeit. Note that
> I am referring to the content of the file and not to the file name. More
> specifically, I can write mixed English/Hebrew text with kedit. However
> when I save the file, exit kedit and then open the file again, each
> Hebrew letter is displayed as a questions mark.
>
> Any suggestions?
>
> $ locale
> LANG=POSIX
> LC_CTYPE="POSIX"
> LC_NUMERIC="POSIX"
> LC_TIME="POSIX"
> LC_COLLATE="POSIX"
> LC_MONETARY="POSIX"
> LC_MESSAGES="POSIX"
> LC_PAPER="POSIX"
> LC_NAME="POSIX"
> LC_ADDRESS="POSIX"
> LC_TELEPHONE="POSIX"
> LC_MEASUREMENT="POSIX"
> LC_IDENTIFICATION="POSIX"
> LC_ALL=
> s
>
> This locale doesn't disturb kword. Changing the fonts after opening
> kedit doesn't make a difference.
>
You need to start kedit with a locale of:
LC_CTYPE="he_IL.UTF-8"
Or something similar. Otherwise it translates all higher characters to ASCII.
Regards,
Shlomi Fish
> It is Debian's kedit 1.3 (kde 3.2.3).
>
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
--
---------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Homepage: http://www.shlomifish.org/
Knuth is not God! It took him two days to build the Roman Empire.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]