From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: Question on Mule and Makor2, font display vs char input? Date: Thu, 02 Dec 2004 12:20:50 -0600 Message-ID: References: <87u0r754pw.fsf@access4less.net> <01c4d7d3$Blat.v2.2.2$e02970a0@zahav.net.il> <01c4d82a$Blat.v2.2.2$4ebaaf60@zahav.net.il> <01c4d897$Blat.v2.2.2$e8559280@zahav.net.il> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1102012521 7989 80.91.229.6 (2 Dec 2004 18:35:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Dec 2004 18:35:21 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 02 19:35:09 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 1CZvZz-0005zH-00 for ; Thu, 02 Dec 2004 19:21:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZvjX-0006EB-QX for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Dec 2004 13:31:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CZvjN-0006Ds-3w for help-gnu-emacs@gnu.org; Thu, 02 Dec 2004 13:31:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CZvjM-0006DH-1z for help-gnu-emacs@gnu.org; Thu, 02 Dec 2004 13:31:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZvjL-0006DE-UA for help-gnu-emacs@gnu.org; Thu, 02 Dec 2004 13:31:04 -0500 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CZvZT-000311-OQ; Thu, 02 Dec 2004 13:20:51 -0500 Original-Received: from linux183.ma.utexas.edu (mail@linux183.ma.utexas.edu [146.6.139.172]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id iB2IKo828098; Thu, 2 Dec 2004 12:20:51 -0600 Original-Received: from jcorneli by linux183.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1CZvZS-0004t5-00; Thu, 02 Dec 2004 12:20:50 -0600 Original-To: "Eli Zaretskii" In-reply-to: <01c4d897$Blat.v2.2.2$e8559280@zahav.net.il> (eliz@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:22519 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22519 > From: Joe Corneli > Date: Wed, 01 Dec 2004 23:52:53 -0600 > > M-: (insert "\\mu") > > and I see something like this: > > %% example.tex > \documentclass[12pt]{article} > \begin{document} > I am an example. $$$$ Rowr! > \end{document} > > ( stands for the mu character). I think the preview-latex package (not yet part of Emacs) does what you want. No, I want the characters , to be emacs glyphs, not inline images. X-symbol is much closer to what I want!