Your message dated Tue, 20 May 2014 11:48:16 -0700 (PDT)
with message-id <[email protected]>
and subject line Re: Bug#44709
has caused the Debian Bug report #44709,
regarding emacs20: TeX mode doesn't understand \( \) and \[ \]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
44709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=44709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs20
Version: 20.3-10
Severity: wishlist

In TeX, \( ... \) is the same as $ ... $ and \[ ... \] is $$ ... $$ (IIRC);
tex-mode understands the $ forms but it doesn't understand the other forms,
which are preferred because TeX can figure out if there's a runaway \).  If
you write, say

 $ x + 1 = 0 is a first degree equation.  It's solution is $ x = -1 $

TeX will get really confused.  OTOH, this:

 \( x + 1 = 0 is a first degree equation.  It's solution is \( x = -1 \)

will let TeX to produce an useful error message.

For this reason, I'd like TeX mode to understand \( \) pairs...

Thanks,


        Marcelo


-- System Information
Debian Release: potato
Kernel Version: Linux pollux 2.2.10-ac3 #2 Wed Jun 23 12:35:13 CST 1999 i586 
unknown

Versions of the packages emacs20 depends on:
ii  emacsen-common  1.4.9          Common facilities for all emacsen.
ii  libc6           2.1.2-1        GNU C Library: Shared libraries and timezone
ii  liblockfile0    0.1-6          Shared library with NFS-safe locking functio
ii  libncurses4     4.2-3.2        Shared libraries for terminal handling
ii  xlib6g          3.3.4-2        shared libraries required by X clients

--- End Message ---
--- Begin Message ---
It seems to work ok for me in the current Emacs version, 24.3.
If you want a more featureful TeX in Emacs, try installing the auctex
package.

--- End Message ---

Reply via email to