<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs">
    <title>gmane.emacs.auctex.bugs</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1945"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1944"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1943"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1942"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1941"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1940"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1939"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1938"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1937"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1936"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1935"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1934"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1933"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1932"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1931"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1930"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1929"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1928"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1927"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1926"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1945">
    <title>11.86; RefTeX: author field parsed incorrectly</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1945</link>
    <description>&lt;pre&gt;Hello,

I'm on GNU Emacs 24.0.97.1 and AUCTeX 11.86. I use the version of RefTeX
that comes with emacs.

I'm looking at the following bibtex entry(*):

&amp;lt; at &amp;gt;article {MR699024,
    AUTHOR = {Jaru{\v{s}}ek, Ji{\v{r}}{\'{\i}}},
     TITLE = {Contact problems with bounded friction coercive case},
   JOURNAL = {Czechoslovak Math. J.},
  FJOURNAL = {\v Cehoslovackaja Akademija Nauk. \v Cehoslovacki\u\i\
              Matemati\v ceski\u\i\ \v Zurnal. Czechoslovak Mathematical
              Journal},
    VOLUME = {33(108)},
      YEAR = {1983},
    NUMBER = {2},
     PAGES = {237--261},
      ISSN = {0011-4642},
     CODEN = {CZMJAE},
   MRCLASS = {73T05 (49A29)},
  MRNUMBER = {699024 (84h:73045)},
MRREVIEWER = {N. Gass},
}

If I paste that into an empty buffer and call

  (assoc "author" (reftex-parse-bibtex-entry nil (point-min) (point-max)))

from my understanding the following should be returned:

  ("author" . "Jaru{\\v{s}}ek, Ji{\\v{r}}{\\'{\\i}}")

instead I get

  ("author" . "Jaru{\\v{s}}ek, Ji{\\v{r}}{\\'{\\i"&lt;/pre&gt;</description>
    <dc:creator>Elias Pipping</dc:creator>
    <dc:date>2012-05-19T14:03:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1944">
    <title>Re: TeX-next-error puts me in</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1944</link>
    <description>&lt;pre&gt;

this bug looks like
  11.86; Still a problem with TeX-next-error with MiKTeX 2.8
reported by Fredrik Lindsten, August 2011

the solutin suggested by Michael Ederer (customize latex-run-command to include 
the option -file-line-error) works for me

sorry for the noise, ciao
                                  g


&lt;/pre&gt;</description>
    <dc:creator>giacomo</dc:creator>
    <dc:date>2012-05-14T15:12:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1943">
    <title>TeX-next-error puts me in</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1943</link>
    <description>&lt;pre&gt;i'm using a debian sid system, the Emacs and auctex versions are

"GNU Emacs 23.4.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2012-04-07 on biber, modified by Debian"

auctex 11.86-10  integrated document editing environment for TeX

when i compile an erroneous latex source i'm prompted to go to the error
position, but when i press "C-c `" in the latex buffer a new buffer is created, 
named "Tex Live 2011" and auctex make it the current buffer

"Tex Live 2011" is void, if i kill it or i switch buffer to get back to
the latex buffer the cursor in the latex buffer is not moved to the error
position

don't know if this is relevant, but i have both a tlmgr managed texlive in
/usr/local and Debian's texlive under /usr

for what is worth, this "Tex Live 2011" buffer thing happens also when i use
XEmacs


&lt;/pre&gt;</description>
    <dc:creator>giacomo</dc:creator>
    <dc:date>2012-05-14T10:52:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1942">
    <title>2011-07-12;install-sh is not robust to blanks in file names</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1942</link>
    <description>&lt;pre&gt;Hello,

I had to install AUCTeX on a new MSWindows machine. The distribution was
MikTeX which by default contains a space in its texmf path. I followed
the instruction in INSTALL.windows, but the make install partially
failed because of this space. I attached a patch in the file mypatch.tgz.

Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------



Emacs  : GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
 of 2009-07-30 on SOFT-MJASON
Package: 2011-07-12

current state:
==============
(setq
 AUCTeX-date "2011-07-12"
 window-system 'w32
 LaTeX-version "2e"
 TeX-style-path '("c:/msys/1.0/local/var/auctex"
  "c:/Programme/GNU/installation/auctex-install/auctex/auctex/style"
  "d:/msys/1.0/home/Vincent/.emacs.d/auctex/auto"
  "d:/msys/1.0/home/Vincent/.emacs.d/auctex/style" "auto" "style")
 TeX-auto-save nil
 TeX-parse-self nil
 TeX-master nil
 TeX-command-list '(("TeX" "%(PDF)%(tex) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil
   &lt;/pre&gt;</description>
    <dc:creator>Vincent =?iso-8859-1?Q?Bela=EFche?=</dc:creator>
    <dc:date>2012-05-13T05:12:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1941">
    <title>Comments are not highlighted as such in Emacs 24</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1941</link>
    <description>&lt;pre&gt;Although in tex-info.el &amp;lt; at &amp;gt;c and &amp;lt; at &amp;gt;comment are given as comment prefixes,
neither causes a comment line to be highlighted as such in Emacs
24.1.50.

&lt;/pre&gt;</description>
    <dc:creator>Reuben Thomas</dc:creator>
    <dc:date>2012-04-18T23:20:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1940">
    <title>gmane is defunct?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1940</link>
    <description>&lt;pre&gt;The web page http://www.gnu.org/software/auctex/mailing-lists.html
lists gmane.emacs.auctex.general as the NNTP end of the mailing list.

Is this dead?  Is there some other newsfeed for the auctex mailing list?

Will the web page be corrected?

Cheers,
Uday

&lt;/pre&gt;</description>
    <dc:creator>Uday S Reddy</dc:creator>
    <dc:date>2012-04-17T12:50:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1939">
    <title>11.86; Parts of the preview aren't being displayed.</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1939</link>
    <description>&lt;pre&gt;This is best explained by an image: http://i.imgur.com/1VeVL.png

As you can see, some letters, subscripts, math symbols, etc., aren't being
displayed in the preview. A minimal example is below:

Things were working perfectly a week ago. I have not changed any
configuration files, to the best of my knowledge. I did install Pymacs and
Ropemacs, but that's it.

\documentclass{article}
\begin{document}
$X$
\end{document}

I see an empty box instead of an italicized X.

Emacs  : GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS
apple-appkit-949.54)
 of 2011-10-25 on braeburn.aquamacs.org - Aquamacs Distribution 2.4
Package: 11.86

Run buffer contents:

Running `Preview-LaTeX' on `writeup' with ``pdflatex
-interaction=nonstopmode "&amp;amp;prv_writeup" writeup.tex''
This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011)
 restricted \write18 enabled.
entering extended mode
(./writeup.tex
LaTeX2e &amp;lt;2009/09/24&amp;gt;
Babel &amp;lt;v3.8l&amp;gt; and hyphenation patterns for english, dumylang,
nohyphenation, ba
sque, danish, dutch, finnish, &lt;/pre&gt;</description>
    <dc:creator>Dan Maftei</dc:creator>
    <dc:date>2012-03-25T14:56:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1938">
    <title>11.86; XeTeX engine doesn't use Emacs foreground color</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1938</link>
    <description>&lt;pre&gt;
Any simple LaTeX document containing a preview-able part can
reproduce this.

Steps to reproduce:

1. Set Emacs foreground color to non-black and background
   accordingly.

2. Open some LaTeX file, with some math formula.

3. Set variable TeX-engine to 'xetex, and TeX-PDF-mode to t,
   press C-c C-p C-d.  (Maybe twice is needed)

OK, and you'll see the preview's foreground color is black, not
the Emacs foreground.

Emacs  : GNU Emacs 24.0.93.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.2.3)
 of 2012-02-25 on XeCycle
Package: 11.86

current state:
==============
(setq
 AUCTeX-version "11.86"
 LaTeX-command-style '(("" "%(PDF)%(latex) %S%(PDFout)"))
 image-types '(svg imagemagick png gif tiff jpeg xpm postscript xbm pbm)
 preview-image-type 'png
 preview-image-creators '((dvipng
                           (open preview-gs-open preview-dvipng-process-setup)
                           (place preview-gs-place)
                           (close preview-dvipng-close))
                          (png (open preview-g&lt;/pre&gt;</description>
    <dc:creator>XeCycle</dc:creator>
    <dc:date>2012-03-06T04:05:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1937">
    <title>auctex + XeTeX (XeLaTeX) crash with emacs 23.4</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1937</link>
    <description>&lt;pre&gt;Auctex causes emacs 23.4 to hang when TeX-engine is set to xelatex.

Steps to reproduce:

$ emacs -Q /tmp/blankfile.tex

Load auctex and evaluate:

(setq TeX-engine 'xelatex)
(setq TeX-PDF-mode t)

C and elisp backtrace:

(gdb) run -Q /tmp/tex.tex
Starting program: /tmp/emacs-23.4/src/emacs -Q /tmp/tex.tex
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".

Program received signal SIGTSTP, Stopped (user).
re_match_2_internal (bufp=0xbc5888, string1=0x0, size1=0,
string2=0x16c2338 "%(latex) %S%(PDFout)%(mode)%' %t",
    size2=32, pos=0, regs=0xbb64e0, stop=32) at regex.c:6392
6392      continue;  /* Successfully executed one pattern command;
keep going.  */
(gdb) backtrace
#0  re_match_2_internal (bufp=0xbc5888, string1=0x0, size1=0,
string2=0x16c2338 "%(latex) %S%(PDFout)%(mode)%' %t",
    size2=32, pos=0, regs=0xbb64e0, stop=32) at regex.c:6392
#1  0x00000000005be353 in re_search_2 (bufp=0xbc5888, str1=0x0, size1=0,
    str2=0x16c2338 "%(latex) %S%(PDFou&lt;/pre&gt;</description>
    <dc:creator>Jose Gosdin</dc:creator>
    <dc:date>2012-02-22T03:59:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1936">
    <title>Re: 11.86;correct "--engine" setup/customization to generate pdf output withConTeXt</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1936</link>
    <description>&lt;pre&gt;
[...]

Quite a lot has changed in the development version of AUCTeX regarding
the handling of TeX engines.  I just tested it and setting
`ConTeXt-engine' works in my case.  Could you try it with a development
version as well?

&lt;/pre&gt;</description>
    <dc:creator>Ralf Angeli</dc:creator>
    <dc:date>2012-02-12T11:49:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1935">
    <title>11.86; correct "--engine" setup/customization to generate pdf output with ConTeXt</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1935</link>
    <description>&lt;pre&gt;--=-=-=
Content-Type: text/plain


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.

Be sure to consult the FAQ section in the manual before submitting
a bug report. In addition check if the bug is reproducable with an
up-to-date version of AUCTeX. So please upgrade to the version
available from http://www.gnu.org/software/auctex/ if your
installation is older than the one available from the web site.

If the bug is triggered by a specific (La)TeX file, you should try
to produce a minimal sample file showing the problem and include it
in your report.

Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------

I tried to set the variable ConTeXt-engine  to "pdftex" nil or 'pdftex 
with no success.

the context-buffer:

--=-=-=
Content-Type: text/plain
Content-Disposition: inline
Content-Description: context-source


\starttext
Hello ConteXt and world!
\stoptext
--=-=-=
Content-Type: t&lt;/pre&gt;</description>
    <dc:creator>thomas</dc:creator>
    <dc:date>2012-01-26T23:24:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1934">
    <title>Re: 2011-09-18; setspace support throws error</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1934</link>
    <description>&lt;pre&gt;

Fixed in CVS.  Thanks for the report.

&lt;/pre&gt;</description>
    <dc:creator>Ralf Angeli</dc:creator>
    <dc:date>2012-01-11T21:05:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1933">
    <title>Re: 2011-09-18; setspace support throws error</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1933</link>
    <description>&lt;pre&gt;Am 11.01.2012 15:54, schrieb Uwe Siart:
Confirmed for Arch Linux, Emacs 24.0.91 from the xwidget branch and Auctex from CVS, when doing C-c C-n.
Not confirmed for doing C-c C-c, this works here.

Regards Stefan Husmann


&lt;/pre&gt;</description>
    <dc:creator>Stefan Husmann</dc:creator>
    <dc:date>2012-01-11T20:53:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1932">
    <title>2011-09-18; setspace support throws error</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1932</link>
    <description>&lt;pre&gt;

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.

Be sure to consult the FAQ section in the manual before submitting
a bug report.  In addition check if the bug is reproducable with an
up-to-date version of AUCTeX.  So please upgrade to the version
available from http://www.gnu.org/software/auctex/ if your
installation is older than the one available from the web site.

If the bug is triggered by a specific (La)TeX file, you should try
to produce a minimal sample file showing the problem and include it
in your report.

Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------
When I find a document that includes "\usepackage{setspace}" I get the
error

,----
| Wrong type argument: stringp, quote
`----

To reproduce the error simply find a file containing

\documentclass{minimal}
\usepackage{setspace}
\begin{document}
\end{document}

I also get this error on "C-c C-n". No error with&lt;/pre&gt;</description>
    <dc:creator>Uwe Siart</dc:creator>
    <dc:date>2012-01-11T14:54:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1931">
    <title>preview-1.286; Foreground always black with XeLaTeX</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1931</link>
    <description>&lt;pre&gt;

Remember to cover the basics.  Including a minimal LaTeX example
file exhibiting the problem might help.

When TeX-engine set to xelatex, foreground color fixed to black.

Steps to reproduce:

1. Start emacs with -q (Confirmed with both Emacs 24 and 23)

2. M-x set-background-color to black and M-x set-foreground-color
   to white

3. Evaluate these AUCTeX loading configuration:

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
(load "auctex.el" nil t t)
(load "preview-latex.el" nil t t)
(setq TeX-engine-alist
      '((xelatex "XeLaTeX" "xetex" "xelatex" "xelatex")))
(add-hook 'LaTeX-mode-hook
          '(lambda ()
             (setq TeX-engine 'xelatex)))
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---

4. Find an arbitrary LaTeX document, and C-c C-p C-d.

Also found that if I don't set TeX-engine to xelatex as above,
color is fine.  And I tried using the builtin 'xetex engine,
foreground color is also black.

Thank you.

Emacs  : GNU Emacs 24.0.92.1 (x86_64-unknown-lin&lt;/pre&gt;</description>
    <dc:creator>XeCycle</dc:creator>
    <dc:date>2011-12-30T06:10:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1930">
    <title>11.86; auctex/preview menu broken with emacs 23.3</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1930</link>
    <description>&lt;pre&gt;auctex is much appreciated, however I've found an annoying bug with recent emacs.

I have a simple .emacs file with:

  (setq debug-on-error t)
  (load "auctex.el" nil t t)
  ;(setq TeX-auto-save t)
  ;(setq TeX-parse-self t)
  ;(setq-default TeX-master nil)
  (load "preview-latex.el" nil t t)

Then

1. start emacs on any .tex file
    note the LaTeX pull-down menu works fine
2. load some other program file in another window, e.g.
    ^x 5 f file.m
    now the LaTeX pull-down menu is not functional -- still there, but
    nothing in it. The same thing happens to the Command pull-down menu,
    however the other menus (including Preview) are not affected.

This happens on linux, freebsd.

This does not happen with emacs 23.2.

The file do have to be opened in different windows to see the bug.

Rather than a matlab file.m (emacs things obj-c) file, a file.c also
has the same effect. In fact even opening another .tex file triggers
the problem in the original file, though the new one is ok.

Thanks,
Sam Sirlin
-&lt;/pre&gt;</description>
    <dc:creator>sam sirlin</dc:creator>
    <dc:date>2011-12-27T07:55:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1929">
    <title>Re: 11.86; I report this bug</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1929</link>
    <description>&lt;pre&gt;Am 26.12.2011 04:07, schrieb 劉世家:
This sounds like you have a ghostscript newer than 9.0. If so, the bug is fixed in CVS.

_______________________________________________
bug-auctex mailing list
bug-auctex&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/bug-auctex
&lt;/pre&gt;</description>
    <dc:creator>Stefan Husmann</dc:creator>
    <dc:date>2011-12-26T20:39:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1928">
    <title>11.86; I report this bug</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1928</link>
    <description>&lt;pre&gt;
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.

Be sure to consult the FAQ section in the manual before submitting
a bug report.  In addition check if the bug is reproducable with an
up-to-date version of AUCTeX.  So please upgrade to the version
available from http://www.gnu.org/software/auctex/ if your
installation is older than the one available from the web site.

If the bug is triggered by a specific (La)TeX file, you should try
to produce a minimal sample file showing the problem and include it
in your report.

Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------
there is preview and command in menu bar, but the preview don't work,
when I try the preview(the menu bar botton),it shows the a forbidden
mark(red circle white line)the "$balabalabala$" just disappares, and
right click the forbidden mark chose "show error" it says this:
Please help me solve this problem. And M&lt;/pre&gt;</description>
    <dc:creator>劉世家</dc:creator>
    <dc:date>2011-12-26T03:07:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1927">
    <title>2011-09-18; wrong-type-argument sequencep 1</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1927</link>
    <description>&lt;pre&gt;Hi,

Evaluating (comment-padright "%" 0) in a LaTeX file triggers a
"wrong-type-argument sequencep 1". This only happens if AUCTeX is
loaded. Reproducing in a clean environment is trivial (at least in Emacs 24):

1) Create a ~/tmp/main.tex file with:
=======================
\documentclass{article}

\begin{document}

\end{document}
=======================


2) Create a ~/tmp/test.el file with:
=======================
(load "/usr/share/emacs/24.0.92/lisp/newcomment.el.gz")
(add-to-list 'load-path "~/.emacs.d/el-get/auctex")
(load "auctex.el" nil t t)
(find-file "~/tmp/main.tex")
(toggle-debug-on-error)
(message "%s" (comment-padright "%" 0))
=======================

3) launch emacs with:

$ emacs -Q --eval '(load "~/test.el")'

Some more information follows.

Emacs  : GNU Emacs 24.0.92.1 (i686-pc-linux-gnu, GTK+ Version 3.0.8)
 of 2011-12-13 on einsteinium, modified by Debian
Package: 2011-09-18

current state:
==============
(setq
 AUCTeX-date "2011-09-18"
 window-system 'x
 LaTeX-version "2e"
 TeX-style-path&lt;/pre&gt;</description>
    <dc:creator>Damien Cassou</dc:creator>
    <dc:date>2011-12-16T21:49:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1926">
    <title>11.86; Vertical bars and fontification</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1926</link>
    <description>&lt;pre&gt;Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.

(System info below.) 

Apologies if it is a config error at my end, but I've done a fair share of searching, and I can't find anything. The only thing I have out of the ordinary is (I think)

 '(LaTeX-babel-hyphen-after-hyphen nil)
 '(LaTeX-verbatim-environments (quote ("verbatim" "verbatim*" "vcode")))


In a nutshell,

\documentclass{article}

\begin{document}
\begin{tabular}{|c|c|}%|
  
\end{tabular}
\end{document}


I'm getting this fontified as if the vertical bars were delimiting verbatim text. If I leave off the %|, I get the rest of the file fontified to Courier which quite counterproductive (or was, until I found the workaround). 

---------

Be sure to consult the FAQ section in the manual before submitting
a bug report.  In addition check if the bug is reproducable with an
up-to-date version of AUCTeX.  So please upgrade to the version
available from http://www.gnu.org/software/auctex/ if your
installa&lt;/pre&gt;</description>
    <dc:creator>Peter Dalgaard</dc:creator>
    <dc:date>2011-11-23T10:16:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.bugs/1925">
    <title>LaTeX found no preview images</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.bugs/1925</link>
    <description>&lt;pre&gt;Hi, 

 

I'm new to AUCTeX so I'm trying to figure out what it's doing at the same
time as learning it.

 

What I'm doing:

  1. In Emacs, I Mark a region in my source file

  2. From the menus: Preview -&amp;gt; for Region

What happens:

   3. THE MESSAGE: LaTeX found no preview images

 

Attached are the "_region_" files - they appear to be Ok??

Below is the output of "ESC-x preview-report-bug".

 

Hope you can suggest something!

 

Bob

 

----------------------------------------------------------------------------
--------------------------------

 

Emacs  : GNU Emacs 23.3.1 (i386-mingw-nt6.1.7601)

of 2011-03-07 on 3249CTO

Package: 11.86

 

current state:

==============

(setq

AUCTeX-version "11.86"

LaTeX-command-style '(("" "%(PDF)%(latex) %S%(PDFout)"))

image-types '(png gif tiff jpeg xpm xbm pbm)

preview-image-type 'png

preview-image-creators '((dvipng

                                                   (open preview-gs-open
preview-dvipng-process-setup)

                                     &lt;/pre&gt;</description>
    <dc:creator>Bob Floyd</dc:creator>
    <dc:date>2011-11-07T19:45:18</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.auctex.bugs">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.auctex.bugs</link>
  </textinput>
</rdf:RDF>

