On Wed, Dec 13, 2006 at 09:47:21AM +0200, Avraham Rosenberg wrote: > Hi, > I never felt the need to use gvim. Till now. > This morning, when trying to use it, I received the following > error message: > (gvim:19880): Pango-WARNING **: Error loading GSUB table 4097 > which seems to be prompted by something in my .vimrc, as I do not > receive it when I bypass it. > When opening a file containing Hebrew texts, I got giberish. > I tried to change the character set with set guifont, but the > editor refused to accept the command. I guess that this is > related to the fact that the package was compiled (by debian) > witout the xfontset option:
But it uses pango for rendering. Anyway, do you use a UTF-8 locale? What is the encoding of the file? For ISO-8859-8 files, play with fileencoding. > System: Linux debian 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686 > GNU/Linux You should get kernel-image-2.6-386 (kernel-image-2.6.8-3-386) (or 686/k7), you know. But this is unrelated. ================================================================= 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]
