From: Oleksandr G. <gav...@gm...> - 2016-08-03 19:29:03
|
On 2016-07-31, Stefan Merten wrote: > Today I uploaded a new version of `rst.el` - the reStructuredText > major mode for Emacs. This is a very big patch which is basically a > major refactoring introducing some abstractions reflecting > reStructuredText concepts. Hi! I actively use rst.el (which come with official Emacs). Only one downside I have. For one long file (700 KiB, 20 kLOC). When I open it I have 2-5 sec delay first time and when I mark line as header (C-c C-= / M-x rst-adjust) it take 1-2 sec to complete action. File has near 660 headers (notes for future blog posts). I have not tried new version yet. -- http://defun.work/ |