[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sexps in tex modes
From: |
Joe Corneli |
Subject: |
Re: sexps in tex modes |
Date: |
Tue, 16 Nov 2004 18:12:44 -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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: sexps in tex modes,
Joe Corneli <=