all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* hebrew in emacs
@ 2007-11-02 23:16 Eddy-14
  2007-11-03 11:36 ` Oleg Katsitadze
  2007-11-03 11:47 ` Peter Dyballa
  0 siblings, 2 replies; 5+ messages in thread
From: Eddy-14 @ 2007-11-02 23:16 UTC (permalink / raw)
  To: Help-gnu-emacs


hi!
I use emacs22 in linux (ubuntu gutsy).
I have configured my keyboard to be able to write utf-8 hebrew, which works
fine in gedit for example. but it is not the case in emacs.
i made the changes proposed on various forums:
in .emacs, I added:
    (set-terminal-coding-system 'utf-8)
    (set-keyboard-coding-system 'utf-8)
    (set-language-environment 'UTF-8)
(custom-set-variables
[etc]
 '(current-language-environment "UTF-8")
[etc]
 )
I created .Xdefaults:
emacs*.font: utf-8

and I installed the xfonts-intl-european package

still, in emacs, I get rectangles instead of hebrew letters.

-- 
View this message in context: http://www.nabble.com/hebrew-in-emacs-tf4741267.html#a13557981
Sent from the Emacs - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-11-07 14:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02 23:16 hebrew in emacs Eddy-14
2007-11-03 11:36 ` Oleg Katsitadze
2007-11-03 11:47 ` Peter Dyballa
2007-11-07 11:24   ` Eddy-14
2007-11-07 14:33     ` Peter Dyballa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.