<?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.devel">
    <title>gmane.emacs.auctex.devel</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel</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.devel/2699"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2698"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2697"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2696"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2695"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2694"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2693"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2691"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2690"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2689"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2688"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2687"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2686"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2685"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2684"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2683"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2682"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2681"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2680"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.auctex.devel/2679"/>
      </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.devel/2699">
    <title>patch for small doc fix</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2699</link>
    <description>&lt;pre&gt;Dear AUCTeX developpers,

 Here is a small patch to make AUCTeX conform to elisp coding
conventions quoted below from emacs lisp reference, with an addition of
the command "textasteriskcentered" to LaTeX default completion
candidates.  I hope this helps.

   * When you mention a default value in a minibuffer prompt, put it
     and the word `default' inside parentheses.  It should look like
     this:

          Enter the answer (default 42):

   * Many commands that take a long time to execute display a message
     that says something like `Operating...' when they start, and
     change it to `Operating...done' when they finish.  Please keep the
     style of these messages uniform: _no_ space around the ellipsis,
     and _no_ period after `done'.

Regards,
Ikumi Keita

--- tex.el-11.862010-02-21 00:01:35.000000000 +0900
+++ tex.el2012-05-05 03:20:35.000000000 +0900
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1816,7 +1816,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
     (let* ((default (TeX-dwim-master))
    (name (or (and (eq 'dwim TeX-master) default)
      (condition-case ni&lt;/pre&gt;</description>
    <dc:creator>Ikumi Keita</dc:creator>
    <dc:date>2012-05-08T14:37:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2698">
    <title>Re: [AUCTeX-diffs] Changes to auctex/tex.el,v</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2698</link>
    <description>&lt;pre&gt;

Looks to me like this is a bug in the dbus library: one needs to be able
to provide full-range uint32 values, and if Emacs ints are not
sufficient, floats (or some other substitute) should be able to jump in.

Be sure to report this upstream.

&lt;/pre&gt;</description>
    <dc:creator>David Kastrup</dc:creator>
    <dc:date>2012-04-11T07:44:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2697">
    <title>[PATCH] Add support for symlinks inTeX-synctex-output-page</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2697</link>
    <description>&lt;pre&gt;If the path leading up to TeX-master contains symbolic links,
expand-file-name might not return a path that matches the synctex
file.  This patch changes TeX-synctex-output-page to also try the
result of file-truename when looking for the output page.
---
 tex.el |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/tex.el b/tex.el
index 3d2500e..65b291c 100644
--- a/tex.el
+++ b/tex.el
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -1610,14 +1610,20 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; enabled and the `synctex' binary is available."
   (let* ((file (file-relative-name (buffer-file-name)
    (file-name-directory
     (TeX-active-master))))
- (abs-file (concat (expand-file-name (or (file-name-directory (TeX-active-master))
- (file-name-directory (buffer-file-name))))
-   "./" file)))
+ (master-dir-relmaybe (or (file-name-directory (TeX-active-master))
+  (file-name-directory (buffer-file-name))))
+ (abs-file (concat (expand-file-name master-dir-relmaybe) "./" file))
+ (master-dir-abs (if (file-name-absolute-p master-dir-relmaybe)
+&lt;/pre&gt;</description>
    <dc:creator>Richard Hansen</dc:creator>
    <dc:date>2012-03-13T20:39:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2696">
    <title>Re: where can I download the latest developmentversion of auctex?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2696</link>
    <description>&lt;pre&gt;You can get the sources via CVS, see
&amp;lt;URL:http://savannah.gnu.org/cvs/?group=auctex&amp;gt;.

&lt;/pre&gt;</description>
    <dc:creator>Ralf Angeli</dc:creator>
    <dc:date>2012-03-10T07:59:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2695">
    <title>where can I download the latest development versionof auctex?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2695</link>
    <description>&lt;pre&gt;Thanks!

Regards,
Sheng
&lt;/pre&gt;</description>
    <dc:creator>Sheng Xue</dc:creator>
    <dc:date>2012-03-10T07:47:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2694">
    <title>Re: TikZ support</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2694</link>
    <description>&lt;pre&gt;


I've also worked some on support for TikZ in AUCTeX, but I think I've taken it
in a different direction than you have.  My code is available githib; there's a
screenshot, a link, and discussion of the code at
http://tex.stackexchange.com/a/30252/5277.  I was focused only on getting
precise syntax highlighting, rather than fitting in smoothly with AUCTeX's
font-lock mechanism, since TikZ's syntax doesn't seem amenable to the
regex-based approach that font-lock uses.  I haven't had a chance to update the
code in a while, to finish the parsing of TikZ forms, but the combinators I used
are complete enough to get the rest working relatively easily.

Regards,
Ben Lerner



_______________________________________________
auctex-devel mailing list
auctex-devel&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel
&lt;/pre&gt;</description>
    <dc:creator>Ben</dc:creator>
    <dc:date>2012-03-02T22:29:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2693">
    <title>New style files, and missing symbols</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2693</link>
    <description>&lt;pre&gt;I hope you'll include some of these files.  They are pretty
straight-forward. The packages multirow and bigstrut are bundled
together with multicol.

I noticed that ltx-base.el misses "&amp;lt; at &amp;gt;ifclassloaded" (first argument is
documentclass name, the second is the then-clause, and the third
argument is the else-clause):
'("&amp;lt; at &amp;gt;ifclassloaded" "Name" t t)

I reported last year that listings.el misses this command definition:
'("lstloadlanguages" t)
in TeX-add-symbols, but it was never added.
&lt;/pre&gt;</description>
    <dc:creator>Mads Jensen</dc:creator>
    <dc:date>2012-02-17T17:20:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2691">
    <title>Re: Finally bringing AUCTeX into Gnu Emacs</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2691</link>
    <description>&lt;pre&gt;
   &amp;gt; I would like to draw your attention to this discussion on emacs-devel
   &amp;gt; on whether AUCTeX could finally be included in GNU Emacs. I would
   &amp;gt; appreciate if you please could take part in the discussion.

   &amp;gt; http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00847.html
   &amp;gt; http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00004.html

Thanks for your email.

As the pkg manager of Auctex for Xemacs
let me ask: would that imply/mean/  that Xemacs would not be
supported in the future?

Uwe Brauer &lt;/pre&gt;</description>
    <dc:creator>Uwe Brauer</dc:creator>
    <dc:date>2012-02-07T10:50:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2690">
    <title>Finally bringing AUCTeX into Gnu Emacs</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2690</link>
    <description>&lt;pre&gt;I would like to draw your attention to this discussion on emacs-devel
on whether AUCTeX could finally be included in GNU Emacs. I would
appreciate if you please could take part in the discussion.

http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00847.html
http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00004.html

Thanks in advance.

Regards,
Jürgen.
&lt;/pre&gt;</description>
    <dc:creator>Jürgen Fenn</dc:creator>
    <dc:date>2012-02-06T23:10:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2689">
    <title>Re: omicron</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2689</link>
    <description>&lt;pre&gt;

TeX does not offer that letter.

&lt;/pre&gt;</description>
    <dc:creator>David Kastrup</dc:creator>
    <dc:date>2012-02-03T08:15:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2688">
    <title>omicron</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2688</link>
    <description>&lt;pre&gt;Hi,

Could you please add

    (?o "omicron" "Greek Lowercase" 959) ;; #X03BF

to latex.el between the xi and pi characters in LaTeX-math-default.
Thank you.
&lt;/pre&gt;</description>
    <dc:creator>Mads Jensen</dc:creator>
    <dc:date>2012-02-03T08:10:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2687">
    <title>a kludge (was: org-preview-latex-fragment andpreview-copy-region-as-mml)</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2687</link>
    <description>&lt;pre&gt;
   &amp;gt;&amp;gt; 
   &amp;gt;&amp;gt; Uwe Brauer 

   &amp;gt; (ccing gnus mailing list, in case someone is interested)

   &amp;gt; I ran into that the other day.

   &amp;gt; I think it would be very useful to have preview-buffer work
   &amp;gt; on non-latex buffers.

Concerning org-preview-latex-fragment: I have some code
which indeed attaches the png generated by this
function. However it is very primitive. 

org-preview-latex-fragment generates pngs in a subdirectory
called ltxpng. These pngs are then inserted  in
the buffer where org-preview-latex-fragment was executed. Since
one cannot be sure that the ltxpng  directory is non-empty, IMHO it
should be deleted before generating the png.

This is done by function 
my-delete-ltxpngdir, which needs the trashcan pkg.

Then a very simple modification of an already existing
function does the rest:
message-attach-all-png-from-ltxpngfolder.

I attach it if you want to test it.

Uwe Brauer 

_______________________________________________
auctex-devel mailing list
auctex-devel&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mail&lt;/pre&gt;</description>
    <dc:creator>Uwe Brauer</dc:creator>
    <dc:date>2012-01-30T18:23:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2686">
    <title>Re: org-preview-latex-fragment andpreview-copy-region-as-mml</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2686</link>
    <description>&lt;pre&gt;

I would love to have preview work better.  I haven't tried the Org
implementation, but at least earlier Preview worked better IMO. 

These day I actually mostly use what is equivalent to AUCTeX folding, in
particular through the latex-pretty-symbols.el.

–Rasmus

&lt;/pre&gt;</description>
    <dc:creator>Rasmus</dc:creator>
    <dc:date>2012-01-30T13:52:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2685">
    <title>Re: org-preview-latex-fragment andpreview-copy-region-as-mml</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2685</link>
    <description>&lt;pre&gt;30/01/12 11:49, Uwe Brauer

(ccing gnus mailing list, in case someone is interested)

I ran into that the other day.

I think it would be very useful to have preview-buffer work
on non-latex buffers.

http://www.gnu.org/software/auctex/manual/preview-latex.html#ToDo has
the following paragraph which suggests this might not be trivial:

The current ‘gs.el’ interface is fundamentally flawed, not only because
of a broken implementation. A general batchable and daemonizable
rendering infrastructure that can work on all kinds of preview images
for embedding into buffers is warranted. The current implementation has
a rather adhoc flavor and is not easily extended. It will not work
outside of AUCTeX, either.

An additional convenience would be integration within gnus. Typical use
cases are:

- I receive a plain text mail from someone discussing maths, with inline
  $\frac a b$. Ideally, I would just press a binding that would render the
  maths with preview-buffer.

- I want to send math in an email. I would wr&lt;/pre&gt;</description>
    <dc:creator>Antoine Levitt</dc:creator>
    <dc:date>2012-01-30T11:25:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2684">
    <title>org-preview-latex-fragment andpreview-copy-region-as-mml</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2684</link>
    <description>&lt;pre&gt;Hello

I am starting to use org-preview-latex-fragment also in non
org buffers, including message buffers.

What would be extremely helpful is to actually send the
images generates in the message buffers as images.

Preview-latex provides such a functionality
preview-copy-region-as-mml, from  a LaTeX buffer.

Of course the 2 preview functions org-preview and the
latex-preview function work differently. I had a look 
preview-copy-region-as-mml  and it is not clear to me how to
make if work for png generated by org-preview-latex-fragment
in a message buffer. 

Maybe some of the maintainers of org mode or auctex are
interested in having a look?

Uwe Brauer 
&lt;/pre&gt;</description>
    <dc:creator>Uwe Brauer</dc:creator>
    <dc:date>2012-01-30T10:49:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2683">
    <title>future proposal: preview + files + header via \input.</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2683</link>
    <description>&lt;pre&gt;Hello 

Preview does not work in files where the header is inserted
via the input argument like 

\input header-mtl.tex 


This 

\begin{equation}
\label{eq:test:1}
\int 
\end{equation}

\end{document}

I obtain the error.
Could such a feature be implemented?
Thanks 


Uwe Brauer 
_______________________________________________
auctex-devel mailing list
auctex-devel&amp;lt; at &amp;gt;gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel
&lt;/pre&gt;</description>
    <dc:creator>Uwe Brauer</dc:creator>
    <dc:date>2012-01-27T12:37:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2682">
    <title>color.el</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2682</link>
    <description>&lt;pre&gt;I have made a small extension file for color.sty which is attached.
&lt;/pre&gt;</description>
    <dc:creator>Mads Jensen</dc:creator>
    <dc:date>2012-01-14T22:03:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2681">
    <title>2011-09-18; wrong-type-argument sequencep 1</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2681</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-styl&lt;/pre&gt;</description>
    <dc:creator>Damien Cassou</dc:creator>
    <dc:date>2011-12-21T07:28:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2680">
    <title>footmisc.el</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2680</link>
    <description>&lt;pre&gt;Hi,

I've attached footmisc.el adding support for the footmisc.sty package.
I'm a bit in doubt of whether to include some support for completion for
setfnsymbol for the names defined with DefineFNsymbols(*), but it
doesn't seem to be practiced in other files; besides, I think
hippie-expand (M-;

I noticed the thread about the concerns about the activity in the cvs
repository. For reference, I submitted several files, of which only a
few were added to the repository. I'm curious if my work will be used.
&lt;/pre&gt;</description>
    <dc:creator>Mads Jensen</dc:creator>
    <dc:date>2011-12-20T21:54:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2679">
    <title>Re: AUCTeX development dead?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2679</link>
    <description>&lt;pre&gt;Greetings, the Philip is me. I tried to get in touch with various
people about it but it all seemed to be rather dormant.

PK

On 20 December 2011 10:24, David Kastrup &amp;lt;dak&amp;lt; at &amp;gt;gnu.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Philip Kime</dc:creator>
    <dc:date>2011-12-20T10:29:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.auctex.devel/2678">
    <title>Re: AUCTeX development dead?</title>
    <link>http://permalink.gmane.org/gmane.emacs.auctex.devel/2678</link>
    <description>&lt;pre&gt;

I just checked the copyright assignment list, and there is no Philip
with a copyright assignment for AUCTeX in place.  That is a prerequisite
for us being able to take code into AUCTeX, so if someone could put me
in contact with him, I can send him the respective papers.

&lt;/pre&gt;</description>
    <dc:creator>David Kastrup</dc:creator>
    <dc:date>2011-12-20T09:24:57</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.auctex.devel">
    <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.devel</link>
  </textinput>
</rdf:RDF>

