<?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://blog.gmane.org/gmane.emacs.auctex.general">
    <title>gmane.emacs.auctex.general</title>
    <link>http://blog.gmane.org/gmane.emacs.auctex.general</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.general/4970"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4969"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4968"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4967"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4966"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4965"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4964"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4963"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4962"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4961"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4960"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4959"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4958"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4957"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4956"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4955"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4954"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4953"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4952"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.general/4951"/>
      </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.general/4970">
    <title>Elpa auctex twice in load-path</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4970</link>
    <description>&lt;pre&gt;It turns out elpa automatically adds the auctex package twice to
`load-path', one as a standard path and one with a trailing "/"

   "/home/dir/.emacs.d/elpa/auctex-11.86/"
   "/home/dir/.emacs.d/elpa/auctex-11.86"

How can I get rid of one of these paths?

--
&lt;/pre&gt;</description>
    <dc:creator>Rene</dc:creator>
    <dc:date>2013-06-16T20:44:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4969">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4969</link>
    <description>&lt;pre&gt;Hi Tassilo,

Appreciate! Thanks for your help!


On Fri, Jun 7, 2013 at 1:02 PM, Tassilo Horn &amp;lt;tsdh&amp;lt; at &amp;gt;gnu.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Shan</dc:creator>
    <dc:date>2013-06-07T18:38:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4968">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4968</link>
    <description>&lt;pre&gt;
Hi Shan,


Hm, I'll have to look into that when I find some time.


`reftex-label' does that, but `LaTeX-label' does not (cause it doesn't
parse the labels and thus know free names).  I'm going to refactor both
so that `reftex-label' will use the AUCTeX functionality for generating
label names if that's provided.

But don't hold your breath.

Bye,
Tassilo
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-06-07T18:02:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4967">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4967</link>
    <description>&lt;pre&gt;Hi Tassilo,

I did compile from the git source. It seems that the problem is from
another local variable: TeX-master. In my case, without the master file,
the label did change as expected. Otherwise, auctex won't give a prefix. It
simply ask user input without any suggestion.

In addition to that, is it possible for auctex (reftex) to suggest an
equation number as the old simple equation label? In other words, the
auctex will suggest test:eq:1 instead of test:eq: in the test.tex file.

Thanks a lot!




On Fri, Jun 7, 2013 at 11:16 AM, Tassilo Horn &amp;lt;tsdh&amp;lt; at &amp;gt;gnu.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Shan</dc:creator>
    <dc:date>2013-06-07T16:40:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4966">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4966</link>
    <description>&lt;pre&gt;
Hi!


What sources?  The current master branch from Git or some release?  (But
I think that should work also with at least 11.87.)


You could try with the Git version.

  $ git clone git://git.savannah.gnu.org/auctex.git
  $ cd auctex
  $ ./autogen.sh
  $ ./configure
  $ make          # no need to "make install"

And then in your .emacs:

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
(add-to-list 'load-path "/path/to/auctex/")
(load "auctex.el" nil t t)
(add-to-list 'load-path "/path/to/auctex/preview/")
(load "preview-latex.el" nil t t)
(setq TeX-data-directory "/path/to/auctex/")
(add-to-list 'Info-directory-list "/path/to/auctex/doc")
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---

Bye,
Tassilo
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-06-07T16:16:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4965">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4965</link>
    <description>&lt;pre&gt;Hi Tassilo,

Thanks again for your help. The value of LaTeX-equation-label is set
correctly in the file. However, when I use the C-c C-e to add an equation,
it suggest nothing but "(optional) what label:". Is it because my .emacs
file? But I didn't see anything related. My auctex is compiled from the
source yesterday. What should I do next?


On Fri, Jun 7, 2013 at 6:49 AM, Tassilo Horn &amp;lt;tsdh&amp;lt; at &amp;gt;gnu.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Shan</dc:creator>
    <dc:date>2013-06-07T14:51:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4964">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4964</link>
    <description>&lt;pre&gt;

My fault.  It set the value of LaTeX-equation-label to (concat ...)
instead of evaluating it.  This does indeed work:

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
%%% Local Variables: 
%%% eval: (set (make-local-variable 'LaTeX-equation-label)
%%%            (concat
%%%             (file-name-nondirectory
%%%              (file-name-sans-extension
%%%               (buffer-file-name)))
%%%             ":" LaTeX-equation-label))
%%% LaTeX-label-function: nil
%%% End: 
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---

When I put it in the file bar.tex, it'll suggest a label starting with
"bar:eq:".

Bye,
Tassilo
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-06-07T11:49:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4963">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4963</link>
    <description>&lt;pre&gt;It seems that the lisp function concat, file-name-nondirectory and
file-name-sans-extension haven't been executed in my case.


On Thu, Jun 6, 2013 at 11:28 AM, Shan &amp;lt;shan.pub&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Shan</dc:creator>
    <dc:date>2013-06-06T16:32:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4962">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4962</link>
    <description>&lt;pre&gt;Hi Tassilo,

Thanks for your help. I'm sorry but I can't get this working in my file.
When I use C-c C-e to insert a new equation, I was prompted to insert a
label instead of getting a filename as prefix. Am I missing something?
Thanks!


On Thu, Jun 6, 2013 at 1:48 AM, Tassilo Horn &amp;lt;tsdh&amp;lt; at &amp;gt;gnu.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Shan</dc:creator>
    <dc:date>2013-06-06T16:28:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4961">
    <title>Re: LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4961</link>
    <description>&lt;pre&gt;
Hi Shan,


This works for me:

%%% Local Variables:
%%% LaTeX-equation-label: (concat
%%%                        (file-name-nondirectory
%%%                         (file-name-sans-extension
%%%                          (buffer-file-name)))
%%%                        ":" LaTeX-equation-label))
%%% LaTeX-label-function: nil
%%% End:

The `LaTeX-label-function' is explicitly set to nil, because if you are
using reftex, it's set to `reftex-label' which doesn't use
`LaTeX-equation-label' to construct a label name.

Bye,
Tassilo
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-06-06T06:48:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4960">
    <title>LaTeX-equation-label with file-dependent prefix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4960</link>
    <description>&lt;pre&gt;Hello,

Since I have several tex files included in a main tex file, I'm wondering
whether it is possible that I can redefine the LaTeX-equation-label so that
the equation label may take the filename (or some environment variable) as
an additional prefix. Thank you very much!

&lt;/pre&gt;</description>
    <dc:creator>Shan</dc:creator>
    <dc:date>2013-06-05T21:19:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4959">
    <title>Delfinpolis - Lista dos aprovados concurso</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4959</link>
    <description>&lt;pre&gt;Delfinópolis  ALANA KELLY AFIO CAETANO, KARLA ALEXSANDRA LEITAO LIMA, FABIANA MAIA DE ALCANTARA, MÔNICA MÁRCIA DE LIMA, JOÃO CARLOS MOREIRA DE CARVALHO, CATARINA LABORE VIDAL FERNANDES, MARCELA TEOFILO BARROSO, IKARO GABRIEL CAVALCANTE MONTEIRO PINHEIRO. ROMÁRIO JOSÉ REZENDE DE BRITO, EDNAIRAN DOS SANTOS MARTINS, MARINALDO MANOEL DA SILVA JUNIOR, JOSÉ ELYELSON MARQUES TORRES, VALCLEIDE DOS SANTOS MENDES.  Arenópolis.

Valença ANNE KAROLYNE PEREIRA DA SILVA, LUCAS FERREIRA DANTAS, GERLAN LOPES DA COSTA, RAFAELA SOARES DOS ANJOS, JOÃO CARLOS MOREIRA DE CARVALHO, DENIS BARROS SILVA, MARIA MICAELE ALVES DE MELO, JOEL FERREIRA MADUREIRA. TAYANE ASSUNÇÃO NEVES, CAMILLA KEILHANY DE SOUSA CAETANO, MAIARA MUSY ARAUJO, IALE NAIANE MARIANO DOS PASSOS, ROAN CADMUS RODRIGUES DAMASCENO. Apiacás.

Alagoa ALANA KELLY AFIO CAETANO, KARLA ALEXSANDRA LEITAO LIMA, FABIANA MAIA DE ALCANTARA, MÔNICA MÁRCIA DE LIMA, JOÃO CARLOS MOREIRA DE CARVALHO, CATARINA LABORE VIDAL FERNANDES, MARCELA TEOFILO BARROSO, IKARO GABRIEL CAVALCANTE MONTEIRO PINHEIRO. ROMÁRIO JOSÉ REZENDE DE BRITO, EDNAIRAN DOS SANTOS MARTINS, MARINALDO MANOEL DA SILVA JUNIOR, JOSÉ ELYELSON MARQUES TORRES, VALCLEIDE DOS SANTOS MENDES. Apiacás.
&lt;/pre&gt;</description>
    <dc:creator>David Anderson</dc:creator>
    <dc:date>2013-06-05T11:36:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4958">
    <title>Re: AucTex and custom fmt files</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4958</link>
    <description>&lt;pre&gt;

You're right, with a custom command like
("pdflatex-vuibert" "pdflatex -fmt ../../../vuistand-fmt.fmt %t"
TeX-run-command nil t :help "Run pdflatex with custom format file")

in TeX-command-list, the format file is indeed read.

Julien. 
&lt;/pre&gt;</description>
    <dc:creator>Julien Cubizolles</dc:creator>
    <dc:date>2013-06-02T09:12:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4957">
    <title>Re: AucTex and custom fmt files</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4957</link>
    <description>&lt;pre&gt;

Oh yes, it does so.  Julien could configure the pdflatex command to
include the option "-fmt foobar.fmt", though, best with a file local
variable:

%%% Local Variables:
%%% LaTeX-command: "pdflatex -fmt foobar.fmt"
%%% End:

Bye,
Tassilo
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-05-30T19:38:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4956">
    <title>Re: AucTex and custom fmt files</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4956</link>
    <description>&lt;pre&gt;2013/5/29 Julien Cubizolles &amp;lt;j.cubizolles&amp;lt; at &amp;gt;free.fr&amp;gt;:

This kind of file uses a trick with web2c implementation of TeX. If
%&amp;amp;-line parsing is enabled, pdfTeX parses the first line. If it begins
with %&amp;amp;, it interprets the remaining of the file as parameter for the
command line (namely the format file).

If AucTeX calls pdfTeX with something like

pdflatex \input{youfile.tex}

then the trick is broken.

Best

&lt;/pre&gt;</description>
    <dc:creator>Christophe Jorssen</dc:creator>
    <dc:date>2013-05-30T14:09:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4955">
    <title>Re: AucTex and custom fmt files</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4955</link>
    <description>&lt;pre&gt;

The very first line of the AUCTeX output buffer from the LaTeX command
(C-c C-l) shows what actual command is used to compile your document.
If that command works in a shell but not from within auctex, I'm out of
ideas.

Quite unlikely, but maybe you configured AUCTeX's LaTeX command to
include the option -no-parse-first-line?  The parse_first_line option
has to be set to t in order to let pdflatex parse those %&amp;amp; magic lines.


AUCTeX just calls pdflatex for you if `TeX-PDF-mode' is on, so it
shouldn't have to be configured in a special way.

Bye,
Tassilo


_______________________________________________
auctex mailing list
auctex&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/auctex
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-05-30T13:59:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4954">
    <title>AucTex and custom fmt files</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4954</link>
    <description>&lt;pre&gt;I have some tex files using custom format files. Here is the general
structure:

--8&amp;lt;---------------cut here---------------start-------------&amp;gt;8---
%&amp;amp;../../../vuistand-fmt
\documentclass{standalone}
\begin{document}
\begin{tikzpicture}
  some tikz code
\end{tikzpicture}
\end{document}

% Local Variables:
% coding: utf-8
% End:
--8&amp;lt;---------------cut here---------------end---------------&amp;gt;8---

I can compile it with pdflatex but C-c C-c LaTeX complains that the
tikzpicture environment is not defined: the vuistand-fmt custom format
file is not read.

I didn't find anything related to format files in the AucTeX
documentation. How do I tell it to read a given fmt file ?


_______________________________________________
auctex mailing list
auctex&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/auctex
&lt;/pre&gt;</description>
    <dc:creator>Julien Cubizolles</dc:creator>
    <dc:date>2013-05-29T21:19:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4953">
    <title>Re: autocomplete only for Latex commands/keywords?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4953</link>
    <description>&lt;pre&gt;

Aha!  So now you've learned your lesson. ;-)


You're welcome.

Bye,
Tassilo
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-05-29T14:12:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4952">
    <title>Re: autocomplete only for Latex commands/keywords?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4952</link>
    <description>&lt;pre&gt;
Thanks, Tassilo, for you continuous help! You helped me to find the 
cause of the error. I had copy pasted these lines into my .emacs:

(setq LaTeX-eqnarray-label "eq"
       LaTeX-equation-label "eq"
       LaTeX-figure-label "fig"
       LaTeX-table-label "tab"
       LaTeX-myChapter-label "chap"
       TeX-auto-save t
       TeX-newline-function 'reindent-then-newline-and-indent
       TeX-parse-self t
       TeX-style-path
       '("style/" "auto/"
     "/usr/share/emacs21/site-lisp/auctex/style/"
     "/var/lib/auctex/emacs21/"
     "/usr/local/share/emacs/site-lisp/auctex/style/")
       LaTeX-section-hook
       '(LaTeX-section-heading
     LaTeX-section-title
     LaTeX-section-toc
     LaTeX-section-section
     LaTeX-section-label))

Well, this happens if you copy paste without fully understanding its 
content :-).


Thanks a lot for your assistance!

Jannis
&lt;/pre&gt;</description>
    <dc:creator>Jannis</dc:creator>
    <dc:date>2013-05-29T13:56:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4951">
    <title>Re: autocomplete only for Latex commands/keywords?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4951</link>
    <description>&lt;pre&gt;

You aren't using Emacs 21, are you?


Ok.  So are AUCTeX's package style files installed somewhere else?  Try

  $ locate graphicx.el

If it is somewhere, add it's containing directory to `TeX-style-path'
like so:

  (add-to-list 'TeX-style-path "/the/dir/with/graphicx/")

If it's not found, then your AUCTeX installation is lacking the style
files making the auto-completion of macros and environments provided by
used packages unavailable to you.

In any way, your AUCTeX installation is not how it's supposed to be.  It
should just work.  How did you install it?


That's ok.

Bye,
Tassilo
&lt;/pre&gt;</description>
    <dc:creator>Tassilo Horn</dc:creator>
    <dc:date>2013-05-29T13:35:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.general/4950">
    <title>Re: autocomplete only for Latex commands/keywords?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.general/4950</link>
    <description>&lt;pre&gt;TeX-style-path is a variable defined in `tex.el'.
Its value is
("style/" "auto/" "/usr/share/emacs21/site-lisp/auctex/style/" 
"/var/lib/auctex/emacs21/" "/usr/local/share/emacs/site-lisp/auctex/style/")


Documentation:
List of directories to search for AUCTeX style files.
Per default the list is built from the values of the variables
`TeX-auto-global', `TeX-style-global', `TeX-auto-private',
`TeX-style-private', `TeX-auto-local', and `TeX-style-local'.

You can customize this variable.



None of the latter three directories exists. The auto dierectory is a 
subdirectory of the directory with the tex file and it contains a 
filename.el file with the following content:

(TeX-add-style-hook "filename"
  (lambda ()
     (LaTeX-add-bibliographies
      "xxxxx bibpath xxxxxx/bibname.bib")
     (LaTeX-add-labels
     &amp;lt;...&amp;gt;
     (TeX-add-symbols
      "raggedsection")
     (TeX-run-style-hooks
      "todonotes"
      "glossaries"
      "nonumberlist"
      "pdfsync"
      "novbox"
      "placeins"
      "natbib"
      "flafter"
      "subfig"
      "epstopdf"
      "graphicx"
      "pdftex"
      "threeparttablex"
      "threeparttable"
      "makecell"
      "booktabs"
      "longtable"
      "tabularx"
      "gensymb"
      "textcomp"
      "mathrsfs"
      "wasysym"
      "amssymb"
      "amsmath"
      "fancyhdr"
      "prettyref"
      "hyperref"
      "xcolor"
      "pdfcomment"
      "marginnote"
      "calc"
      "ifthen"
      "ifpdf"
      "xkeyval"
      "zref"
      "setspace"
      "fontenc"
      "T1"
      "courier"
      "helvet"
      "scaled"
      "tocloft"
      "tocbibind"
      "nottoc"
      "notlot"
      "notlof"
      "numbib"
      "typearea"
      "caption"
      "normal"
      "sc"
      "sf}"
      "geometry"
      "latex2e"
      "scrartcl11"
      "scrartcl"
      "DIV11"
      "a4paper"
      "BCOR12mm"
      "fleqn"
      "11pt"
      "xxxxx glossaryfile xxxxx"
      "titlepage")))
&lt;/pre&gt;</description>
    <dc:creator>Jannis</dc:creator>
    <dc:date>2013-05-29T12:30:36</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.auctex.general">
    <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.general</link>
  </textinput>
</rdf:RDF>
