From: Günter M. <mi...@us...> - 2023-11-27 13:28:25
|
- **labels**: --> emacs mode --- **[bugs:#355] Emacs: rst-adjust does not use the visual length if the title contains non-ASCII characters** **Status:** pending-works-for-me **Labels:** emacs mode **Created:** Sat Dec 29, 2018 10:17 AM UTC by Hong **Last Updated:** Tue Mar 03, 2020 09:41 PM UTC **Owner:** Stefan Merten If the title contains non-ASCII characters, rst-adjust seems to use the size of memory of the title instead of its visual length. For example, ~~~ My §2 ===| ~~~ where `|` is the cursor. Calling rst-adjust produces three more `=`s but there should be only two more `=`s. --- Sent from sourceforge.net because doc...@li... is subscribed to https://sourceforge.net/p/docutils/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/docutils/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |