python-docutils overrides rst.el included in Emacs 23 with older version
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-docutils (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
Binary package hint: python-docutils
python-docutils contains the file /usr/share/
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python-docutils 0.6-3
ProcVersionSign
Uname: Linux 2.6.32-19-generic i686
Architecture: i386
Date: Wed Apr 7 14:35:19 2010
EcryptfsInUse: Yes
PackageArchitec
ProcEnviron:
LANGUAGE=en_ZW:en
PATH=(custom, user)
LANG=en_ZW.UTF-8
SHELL=/bin/bash
SourcePackage: python-docutils

* Martin Soto <email address hidden>, 2010-04-07, 12:47: emacs/site- lisp/rst. el, emacs/23. 1/lisp/ textmodes/ rst.elc in package emacs-
>python-docutils contains the file /usr/share/
>which implements an Emacs mode for editing ReStructuredText. However,
>starting with version 23 of Emacs, this mode is now part of the editor
>(file /usr/share/
>common). Unfortunately, the version of rst.el delivered with python-
>docutils is much older than the version included with emacs, and
>overrides it, which is of course undesirable.
Newer != better.
While I agree that having two copies of rst.el is suboptimal, simply
dropping rst.el from python-docutils is currently not a viable solution.
--
Jakub Wilk