branch: externals/olivetti commit cefceedced38a5a2e1b0ad8eedfe95c57b3b25c4 Author: Paul Rankin <he...@paulwrankin.com> Commit: Paul Rankin <he...@paulwrankin.com>
Added note about buggy display-line-numbers-mode --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76e6ccf..61575bb 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Alternately, download the [latest release] and put it in your Known Bugs ---------- +- `display-line-numbers-mode` (included in Emacs 26.1) has a poor implementation + that makes it difficult/ugly to work with the text body width or margins. + Discussion at <https://debbugs.gnu.org/28248> and + <https://debbugs.gnu.org/28844>. - `linum-mode` currently has a bug that overwrites margin settings, making it incompatible with Olivetti. More information here: <http://debbugs.gnu.org/20674>.