diff options
| author | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-01-03 08:32:06 +0530 |
|---|---|---|
| committer | Vedang Manerikar <ved.manerikar@gmail.com> | 2022-01-03 08:32:06 +0530 |
| commit | 93b948973989c1c6b3eb4f382ce7eb78a39c0fe1 (patch) | |
| tree | 2f1a88fbbbebac37f6a0f34eb7a129977571e8be | |
| parent | 4f76be6e26d41d9a972335606a7ffa4e1b567e8c (diff) | |
Add `display-line-numbers-mode` to Known Problems
Squashed commit.
Author: LuisFCOliveira <67265998+LuisFCOliveira@users.noreply.github.com>
Closes: politza#684
| -rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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] |
