From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: How to input Unicode math operators Date: Tue, 22 Feb 2005 06:49:27 +0200 Message-ID: <01c5189a$Blat.v2.4$08c6be80@zahav.net.il> References: <1109034898.5317.2.camel@c83-250-202-177.bredband.comhem.se> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1109048622 25547 80.91.229.2 (22 Feb 2005 05:03:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 Feb 2005 05:03:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 22 06:03:41 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D3SCn-0008Dm-6X for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2005 06:03:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3STs-0005D6-DF for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Feb 2005 00:21:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D3STD-00053d-7i for help-gnu-emacs@gnu.org; Tue, 22 Feb 2005 00:20:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D3SSz-0004yE-HG for help-gnu-emacs@gnu.org; Tue, 22 Feb 2005 00:20:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D3SSx-0004vE-NT for help-gnu-emacs@gnu.org; Tue, 22 Feb 2005 00:20:11 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D3S0P-0004z1-Ka for help-gnu-emacs@gnu.org; Mon, 21 Feb 2005 23:50:41 -0500 Original-Received: from zaretski (tony01-5-201.inter.net.il [80.230.5.201]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id APB16596 (AUTH halo1); Tue, 22 Feb 2005 06:50:39 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <1109034898.5317.2.camel@c83-250-202-177.bredband.comhem.se> (message from August on Tue, 22 Feb 2005 02:14:58 +0100) 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24237 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24237 > From: August > Date: Tue, 22 Feb 2005 02:14:58 +0100 > > How do I input Unicode mathematical operators (or any other arbitrary > unicode character) in Emacs? "C-u C-\ TeX RET" switches to the input method that lets you type Unicode characters using the TeX notation.