From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: m_mommer@yahoo.com (Mario S. Mommer) Newsgroups: gmane.emacs.help Subject: Re: x-symbol? Date: Wed, 23 Jun 2010 09:54:23 +0200 Organization: University of Heidelberg, Germany Message-ID: <87r5jyi3ps.fsf@padme.localdomain> References: <87pqzka40a.fsf@padme.localdomain> <87bpb3idsr.fsf@fh-trier.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291944719 4202 80.91.229.12 (10 Dec 2010 01:31:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Dec 2010 01:31:59 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 10 02:31:56 2010 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 1PQrpz-0001bP-L0 for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Dec 2010 02:31:55 +0100 Original-Received: from localhost ([127.0.0.1]:54063 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQrpz-0000BB-26 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 20:31:55 -0500 Original-Path: usenet.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-2.dfn.de!news.dfn.de!news.stw-bonn.de!news.uni-stuttgart.de!news.urz.uni-heidelberg.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: e179054043.adsl.alicedsl.de Original-X-Trace: news.urz.uni-heidelberg.de 1277279663 27913 85.179.54.43 (23 Jun 2010 07:54:23 GMT) Original-X-Complaints-To: usenet@news.urz.uni-heidelberg.de Original-NNTP-Posting-Date: 23 Jun 2010 07:54:23 GMT Smtp: iwr User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:miax298/2iWxtV0i7fq9x5HL2xg= Original-Xref: usenet.stanford.edu gnu.emacs.help:179200 X-Mailman-Approved-At: Thu, 09 Dec 2010 20:09:05 -0500 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:77136 Archived-At: Hi Andreas Politz writes: > I don't know the x-symbol package, but from your description, you should > take a look at LaTeX-math-mode (C-c ~) and TeX-fold-mode (C-c C-o C-f > C-c C-o C-b) , which both come with AUCTeX. The first one provides 2 > Key bindings for mathematical symbols, the second does a configurable lot > of display candy. LaTeX-math-mode looks a lot like some early version of CDLatex. And TeX-fold mode is helpful indeed. Thanks. Regards, Mario