From 93b948973989c1c6b3eb4f382ce7eb78a39c0fe1 Mon Sep 17 00:00:00 2001 From: Vedang Manerikar Date: Mon, 3 Jan 2022 08:32:06 +0530 Subject: Add `display-line-numbers-mode` to Known Problems Squashed commit. Author: LuisFCOliveira <67265998+LuisFCOliveira@users.noreply.github.com> Closes: politza#684 --- README.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.org b/README.org index 619a756..46b033e 100644 --- a/README.org +++ b/README.org @@ -417,6 +417,13 @@ Once you have read through the features provided by ~pdf-tools~, you probably wa :END: ~pdf-tools~ does not work well together with ~linum-mode~ and activating it in a ~pdf-view-mode~, e.g. via ~global-linum-mode~, might make Emacs choke. +** display-line-numbers-mode +:PROPERTIES: +:CREATED: [2022-01-03 Mon 08:31] +:ID: f178ba41-0f5a-4d22-b4a8-889af1af566e +:END: +This mode is an alternative to ~linum-mode~ and is available since Emacs 26. ~pdf-tools~ does not work well with it. For example, it makes horizontal navigation (such as ~C-f~, ~C-b~, ~C-x <~ or ~C-x >~ ) in a document impossible. + ** auto-revert :PROPERTIES: :CREATED: [2021-12-29 Wed 18:34] -- cgit v1.0