1 2 3 4 5 6
To use rst.el, add the following line to your ~/.emacs or init.el: (require 'rst) (add-hook 'text-mode-hook 'rst-text-mode-bindings)