From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eddy-14 Newsgroups: gmane.emacs.help Subject: hebrew in emacs Date: Fri, 2 Nov 2007 16:16:17 -0700 (PDT) Message-ID: <13557981.post@talk.nabble.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194088058 1048 80.91.229.12 (3 Nov 2007 11:07:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Nov 2007 11:07:38 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 03 12:07:41 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IoGqo-00007G-Iw for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Nov 2007 12:07:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IoGqe-0006eN-9A for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Nov 2007 07:07:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Io5kU-0004ml-Oo for help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 19:16:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Io5kT-0004kN-C9 for Help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 19:16:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Io5kT-0004jv-7g for Help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 19:16:21 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Io5kR-0006ST-IA for Help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 19:16:19 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Io5kP-0003E1-Ls for Help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 16:16:17 -0700 X-Nabble-From: boite_anti_spam@yahoo.fr X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Sat, 03 Nov 2007 07:07:12 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49001 Archived-At: 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.