Package: auctex Version: 11.86-6 Severity: normal Tags: confirmed The emacsen install script build flavor specific byte-compiled files into the general "/usr/share/emacs/site-lisp/auctex/" directory. A build procedure side effect is the backup file "/usr/share/emacs/site-lisp/auctex/auto-loads.el~". The emacsen install script should clean it after building.
-- Package-specific info: ======================================================================== Content of '/usr/share/emacs/site-lisp/auctex/' ------------------------------------------------------------------------ [...] dddd0813864775dc04714ac150a246ab /usr/share/emacs/site-lisp/auctex/auto-loads.el~ [...] ------------------------------------------------------------------------ Content of '/usr/share/emacs23/site-lisp/auctex//CompilationLog.gz': ------------------------------------------------------------------------ [...] Type "make" at the prompt to build. test Xno != Xno || { \ rm -f auto-loads.el ; \ /usr/bin/emacs23 -batch -q -no-site-file -no-init-file -l lpath.el --eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) (mapcar (function update-file-autoloads) command-line-args-left) (save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el tex-jp.el || : ; \ test -r auto-loads.el || { \ echo ";; Auto-generated part of tex-site.el" > auto-loads.el ; \ echo "" >> auto-loads.el ; \ /usr/bin/emacs23 -batch -q -no-site-file -no-init-file -l lpath.el --eval '(let ((generated-autoload-file (expand-file-name "auto-loads.el"))) (mapcar (function update-file-autoloads) command-line-args-left) (save-buffers-kill-emacs t))' tex.el tex-buf.el tex-style.el latex.el tex-info.el texmathp.el multi-prompt.el tex-mik.el font-latex.el tex-font.el context.el context-en.el context-nl.el tex-fold.el toolbar-x.el tex-bar.el bib-cite.el tex-fptex.el tex-jp.el ; \ } ; \ } Warning: defvar ignored because generated-autoload-file is let-bound Generating autoloads for tex.el... Wrote /usr/share/emacs/site-lisp/auctex/auto-loads.el Generating autoloads for tex.el...done Generating autoloads for tex-buf.el... Generating autoloads for tex-buf.el...done Generating autoloads for tex-style.el... Generating autoloads for tex-style.el...done Generating autoloads for latex.el... Generating autoloads for latex.el...done Generating autoloads for tex-info.el... Generating autoloads for tex-info.el...done Generating autoloads for texmathp.el... Generating autoloads for texmathp.el...done Generating autoloads for multi-prompt.el... Generating autoloads for multi-prompt.el...done Generating autoloads for tex-mik.el... Generating autoloads for tex-mik.el...done Generating autoloads for font-latex.el... Generating autoloads for font-latex.el...done Generating autoloads for tex-font.el... Generating autoloads for tex-font.el...done Generating autoloads for context.el... Generating autoloads for context.el...done Generating autoloads for context-en.el... Generating autoloads for context-en.el...done Generating autoloads for context-nl.el... Generating autoloads for context-nl.el...done Generating autoloads for tex-fold.el... Generating autoloads for tex-fold.el...done Generating autoloads for toolbar-x.el... Generating autoloads for toolbar-x.el...done Generating autoloads for tex-bar.el... Generating autoloads for tex-bar.el...done Generating autoloads for bib-cite.el... Generating autoloads for bib-cite.el...done Generating autoloads for tex-fptex.el... Generating autoloads for tex-fptex.el...done Generating autoloads for tex-jp.el... Generating autoloads for tex-jp.el...done Saving file /usr/share/emacs/site-lisp/auctex/auto-loads.el... Wrote /usr/share/emacs/site-lisp/auctex/auto-loads.el [...] ======================================================================== -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org