From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: how to type math symbols in gnu emacs 2.12.19 Date: Wed, 16 Feb 2011 20:30:54 -0500 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1297906951 11158 80.91.229.12 (17 Feb 2011 01:42:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Feb 2011 01:42:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 17 02:42:25 2011 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.69) (envelope-from ) id 1Ppssz-0003mz-Cn for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Feb 2011 02:42:25 +0100 Original-Received: from localhost ([127.0.0.1]:33567 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ppssy-0004sX-Oj for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Feb 2011 20:42:24 -0500 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Injection-Info: mx02.eternal-september.org; posting-host="BHKVGbsTJYWX/4EWihV9gQ"; logging-data="5031"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18GNsylSmduW1//ULNDF3ck" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:lLW9+VcknKAzBhD/7hFDVDIupvA= sha1:qDIxxN7Q/UKSQb0EmQMhVrobF2k= Original-Xref: usenet.stanford.edu gnu.emacs.help:185018 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:79177 Archived-At: > Oh sorry, error in version, obvious. Emacs 22.2.1 Then C-u C-\ TeX RET will put you in "TeX input method" where you can enter math symbols using TeX notation. I.e. just type \alpha to get an α. Stefan