all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joe Corneli <jcorneli@math.utexas.edu>
Subject: Re: sexps in tex modes
Date: Tue, 16 Nov 2004 18:12:44 -0600	[thread overview]
Message-ID: <E1CUDRE-0005Z5-00@linux183.ma.utexas.edu> (raw)
In-Reply-To: <E1CSLY1-0001as-00@linux183.ma.utexas.edu> (message from Joe Corneli on Thu, 11 Nov 2004 14:28:01 -0600)

Here is another example,

  X\rightarrow

In mail-mode this is two sexps, but in latex-mode it is only one.
Since "X\rightarrow Y" contains three mathematical atoms, it should
be three sexps. 

Contrary to what I said before, in math mode, "abc" would typically
be properly understood as the product of three variables, so perhaps
it should actually be three sexps, though inside of an appropriate
markup instruction, like "\text{abc}", it would be only one sexp.

I agree that this is complicated -- any advice about how to approach
these sorts of problems would be appreciated.



   In LaTeX mode I think this should be two sexps:

   =abc

   Currently it is just one.  I'd like to know how to fix this!


   In GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.4.0, X toolkit)
    of 2004-06-22 on hope-of-a-stone.local
   configured using `configure '--prefix=/sw' '--without-carbon' '--with-x' '--without-gif' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--libexecdir=${prefix}/lib' '--with-x-toolkit=lucid' '--without-toolkit-scroll-bars' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

   Important settings:
     value of $LC_ALL: nil
     value of $LC_COLLATE: nil
     value of $LC_CTYPE: nil
     value of $LC_MESSAGES: nil
     value of $LC_MONETARY: nil
     value of $LC_NUMERIC: nil
     value of $LC_TIME: nil
     value of $LANG: nil
     locale-coding-system: nil
     default-enable-multibyte-characters: t

   Major mode: LaTeX

   Minor modes in effect:
     austex-mode: t
     auto-image-file-mode: t
     show-paren-mode: t
     display-time-mode: t
     mouse-wheel-mode: t
     global-font-lock-mode: t
     font-lock-mode: t
     unify-8859-on-encoding-mode: t
     utf-translate-cjk-mode: t
     column-number-mode: t
     line-number-mode: t
     transient-mark-mode: t

   Recent input:
   t <backspace> <backspace> t i o n M-> C-x C-s <backspace> 
   SPC s-SPC C-s-p x ^ j <right> SPC <insert> B s-t C 
   <right> = SPC D s-s C-/ _ j SPC B s-h <C-prior> C-/ 
   s-t SPC C ) M-b M-b M-b M-b M-b ( C-e <left> SPC + 
   SPC B SPC <backspace> <backspace> <insert> B SPC s-t 
   D _ j SPC C C-e C-x C-s <left> <C-left> <C-left> <C-left> 
   <C-left> <right> <right> <backspace> <C-left> <C-right> 
   <C-right> <C-left> <C-left> <C-right> a <C-left> <C-right> 
   <C-left> <C-right> <C-left> <C-right> <backspace> M-x 
   r e p l <backspace> <tab> o r <tab> <return>

   Recent messages:
   Wrote /Users/arided/Classes/bundles/class18.tex
   Undo!
   Mark set [45 times]
   Undo!
   Mark set [2 times]
   Wrote /Users/arided/Classes/bundles/class18.tex [2 times]
   Undo! [2 times]
   Wrote /Users/arided/Classes/bundles/class18.tex
   Making completion list...
   Loading emacsbug...done

           reply	other threads:[~2004-11-17  0:12 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <E1CSLY1-0001as-00@linux183.ma.utexas.edu>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1CUDRE-0005Z5-00@linux183.ma.utexas.edu \
    --to=jcorneli@math.utexas.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.