From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Look for input method for mathematics letter. Date: Tue, 10 Jul 2012 13:00:43 -0700 Message-ID: <923E3911B51C414AB5C9BA8B74F06AA2@us.oracle.com> References: <87obnne6y9.fsf@desktop.home.int> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1341950477 22010 80.91.229.3 (10 Jul 2012 20:01:17 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 10 Jul 2012 20:01:17 +0000 (UTC) To: "'Oleksandr Gavenko'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 10 22:01:16 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SogcS-0004JK-4A for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Jul 2012 22:01:12 +0200 Original-Received: from localhost ([::1]:53646 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SogcR-0007H8-5E for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Jul 2012 16:01:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SogcI-0007Gb-Bo for help-gnu-emacs@gnu.org; Tue, 10 Jul 2012 16:01:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SogcB-0004x9-KM for help-gnu-emacs@gnu.org; Tue, 10 Jul 2012 16:01:00 -0400 Original-Received: from acsinet15.oracle.com ([141.146.126.227]:39188) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SogcB-0004x3-De for help-gnu-emacs@gnu.org; Tue, 10 Jul 2012 16:00:55 -0400 Original-Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by acsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q6AK0nDB010268 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 10 Jul 2012 20:00:50 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q6AK0nk8001712 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Jul 2012 20:00:49 GMT Original-Received: from abhmt106.oracle.com (abhmt106.oracle.com [141.146.116.58]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q6AK0nTm010200; Tue, 10 Jul 2012 15:00:49 -0500 Original-Received: from dradamslap1 (/10.159.219.189) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 10 Jul 2012 13:00:48 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87obnne6y9.fsf@desktop.home.int> Thread-Index: Ac1e1KBa2ogJo1ZdS5iDTzfwbRSExAAAUrnQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 141.146.126.227 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85769 Archived-At: > UTF define certain range for especially styled Latin alphabet: > http://en.wikipedia.org/wiki/Mathematical_alphanumeric_symbols > How they can be typed in Emacs? `C-x 8 RET' (command `ucs-insert') See also: * http://www.emacswiki.org/emacs/download/ucs-cmds.el (e.g. use (ucsc-make-commands "^math") to create commands to enter individual Math symbols * http://emacswiki.org/emacs/UnicodeEncoding * Emacs manual, node `Inserting Text'