all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: sexps in tex modes
       [not found] <E1CSLY1-0001as-00@linux183.ma.utexas.edu>
@ 2004-11-17  0:12 ` Joe Corneli
  0 siblings, 0 replies; only message in thread
From: Joe Corneli @ 2004-11-17  0:12 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-17  0:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1CSLY1-0001as-00@linux183.ma.utexas.edu>
2004-11-17  0:12 ` sexps in tex modes Joe Corneli

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.