branch: externals/osm commit 0edc1c77dbd6aa6e83e51daf4c91b39af81a2979 Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Overwrite more settings --- osm.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/osm.el b/osm.el index 1c96230aa5..7426e0c15a 100644 --- a/osm.el +++ b/osm.el @@ -381,11 +381,14 @@ We need two distinct images which are not `eq' for the display properties.") (osm--clean-cache) (setq-local line-spacing nil cursor-type nil + cursor-in-non-selected-windows nil left-fringe-width 1 right-fringe-width 1 left-margin-width 0 right-margin-width 0 truncate-lines t + show-trailing-whitespace nil + display-line-numbers nil buffer-read-only t revert-buffer-function #'osm--update bookmark-make-record-function #'osm--make-bookmark