From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ryan Krauss" Newsgroups: gmane.emacs.help Subject: Re: LaTeX Keybindings for Math Symbols Date: Thu, 27 Apr 2006 16:04:44 -0400 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1146168308 23471 80.91.229.2 (27 Apr 2006 20:05:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Apr 2006 20:05:08 +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 Apr 27 22:05:07 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FZCjS-0002Nd-5m for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Apr 2006 22:04:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZCjR-0007Lw-Os for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Apr 2006 16:04:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZCjG-0007Lr-OG for help-gnu-emacs@gnu.org; Thu, 27 Apr 2006 16:04:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZCjF-0007Le-Ou for help-gnu-emacs@gnu.org; Thu, 27 Apr 2006 16:04:46 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZCjF-0007LZ-II for help-gnu-emacs@gnu.org; Thu, 27 Apr 2006 16:04:45 -0400 Original-Received: from [64.233.162.192] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FZCmE-0003CP-76 for help-gnu-emacs@gnu.org; Thu, 27 Apr 2006 16:07:50 -0400 Original-Received: by nz-out-0102.google.com with SMTP id o1so1640557nzf for ; Thu, 27 Apr 2006 13:04:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=A2r7ePzcycqcaVr4wDqgqcWuOHPGDFdaFyha8/Z/nXXbGAtUehex+L4hXsjLO0NY7aIPSrcb0VdKCac4FmtGOXSrZiy7z3eH8v/V1+RPLQfQhIOoxo+BbFGuT+KaOjYYe/C/zqDtdUxNfC2q7sHeopRSvuzXGlgomksGCiJxu00= Original-Received: by 10.64.3.9 with SMTP id 9mr2031367qbc; Thu, 27 Apr 2006 13:04:44 -0700 (PDT) Original-Received: by 10.64.47.14 with HTTP; Thu, 27 Apr 2006 13:04:44 -0700 (PDT) Original-To: bergv@uiuc.edu In-Reply-To: Content-Disposition: inline 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:34689 Archived-At: Thanks again. C-c-e seems to work well. I submitted this to the AucTeX list as well, but any idea how to define a custom math-mode completion. There doesn't seem to be a key binding for \frac and \ddot. Ryan On 4/27/06, Maarten Bergvelt wrote: > In article , > Ryan Krauss wrote: > > Thanks. I had stumbled across that. > > > > Is there a reason that the auctex menu doesn't have a \begin{equation} > > option? What is \begin{math}? > > In never use menus but environments are entered in Auctex by C-c-e and > then you are prompted for the environment, with tab completion as > usual. \begin{math} is usually abbreviated as $ or \(, for inline equatio= ns. > > -- > Maarten Bergvelt > > > > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs >