Package: emacs23-common Version: 23.1+1-6 Severity: normal
The rst-compile-toolsets variable in emacs23-common is wrong. It uses commands like rst2html.py or rst2pdf.py, but those commands, from the python-docutils package, lack the ".py" extension. /usr/share/emacs/23.1/lisp/textmodes/rst.el.gz found in the emacs23-el package has the same problem. The original rst.el found in the python-docutils package correctly defines the rst-compile-toolsets variable: (defvar rst-compile-toolsets '((html . ("rst2html" ".html" nil)) (latex . ("rst2latex" ".tex" nil)) (newlatex . ("rst2newlatex" ".tex" nil)) (pseudoxml . ("rst2pseudoxml" ".xml" nil)) (xml . ("rst2xml" ".xml" nil)) (pdf . ("rst2pdf" ".pdf" nil)) (s5 . ("rst2s5" ".xml" nil))) "An association list of the toolset to a list of the (command to use, extension of produced filename, options to the tool (nil or a string)) to be used for converting the document.") -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-2-amd64 (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages emacs23-common depends on: ii dpkg 1.15.5.6 Debian package management system ii emacsen-common 1.4.19 Common facilities for all emacsen emacs23-common recommends no packages. Versions of packages emacs23-common suggests: pn emacs23-common-non-dfsg <none> (no description available) ii emacs23-el 23.1+1-6 GNU Emacs LISP (.el) files -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org