rst.el (rst-mode) doesn't work with emacs 22

Bug #157392 reported by scoder
4
Affects Status Importance Assigned to Milestone
python-docutils (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: python-docutils

The rst-mode that comes with the rst.el in docutils 0.4 doesn't work with emacs 22. A new (and nicely working) version is available here:

http://docutils.sourceforge.net/tools/editors/emacs/rst.el

Stefan

Revision history for this message
scoder (scoder) wrote :
Revision history for this message
era (era) wrote :

As a workaround, either require lazy-lock before loading rst-mode.el, or

(setq font-lock-support-mode '((rst-mode . jit-lock-mode) (t . jit-lock-mode)))

Revision history for this message
era (era) wrote :

Confirming, since it bit me too and I arrived at the same diagnosis.

Changed in python-docutils:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.