From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: aronell@access4less.net (Anna Petrov Ronell) Newsgroups: gmane.emacs.help Subject: Question on Mule and Makor2, font display vs char input? Date: Tue, 30 Nov 2004 17:53:15 -0500 Message-ID: <87u0r754pw.fsf@access4less.net> Reply-To: petrov@brandeis.edu NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101855304 13662 80.91.229.6 (30 Nov 2004 22:55:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Nov 2004 22:55:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 30 23:54:56 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZGtb-0001Re-00 for ; Tue, 30 Nov 2004 23:54:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZH34-0006wr-Qb for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Nov 2004 18:04:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CZH2s-0006wg-LL for help-gnu-emacs@gnu.org; Tue, 30 Nov 2004 18:04:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CZH2s-0006wM-21 for help-gnu-emacs@gnu.org; Tue, 30 Nov 2004 18:04:30 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZH2r-0006wJ-UO for help-gnu-emacs@gnu.org; Tue, 30 Nov 2004 18:04:29 -0500 Original-Received: from [64.63.192.251] (helo=smtp5.ispsnet.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CZGsx-0006Wm-P6 for help-gnu-emacs@gnu.org; Tue, 30 Nov 2004 17:54:15 -0500 Original-Received: from localhost.localdomain (unverified [65.38.246.176]) by smtp5.ispsnet.net (Joe1) with ESMTP id 20777206 for multiple; Tue, 30 Nov 2004 17:54:19 -0500 Original-Received: from concord.glidepath.invalid ([10.0.0.2] helo=localhost.localdomain ident=Debian-exim) by localhost.localdomain with esmtp (Exim 4.34) id 1CZGst-0002K0-VX; Tue, 30 Nov 2004 17:54:11 -0500 Original-Received: from aronell by localhost.localdomain with local (Exim 4.34) id 1CZGrz-0000jZ-5D; Tue, 30 Nov 2004 17:53:15 -0500 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:22450 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22450 Hi, Is there an easy way to define/redefine how Mule operates. For example, can a custom Mule Language environment be easily defined? There is a LaTeX font environment called makor2 which allows a user to create output using Hebrew characters. These output characters are often defined by multi-byte combinations. So it would be nice to have an Emacs mode which allowed a user at the keyboard to type a single input key and have that keystroke display the proper corresponding Hebrew character on the screen while placing the proper set of matching characters into the file for LaTeX Makor2. There is a standard keyboard setup use in Israel which can be followed and a set of Mule Hebrew screen fonts seem to be readily available. Is there an easy way to use the existing Mule Hebrew character set as a starting point to create a new Emacs mode definition which will just output the needed Makor2 multi-byte character set? Thanks