From f9a0261546857bd7e1ca6d195bef340c9ba0912a Mon Sep 17 00:00:00 2001 From: Gerard Vermeulen Date: Mon, 12 Feb 2024 09:44:40 +0100 Subject: [PATCH] Comply with `writegood-mode' --- README.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index 34603fc..4e563cf 100644 --- a/README.org +++ b/README.org @@ -7323,10 +7323,10 @@ application/pdf; emacsclient %s zoomable display and with a list of multiple preconfigured tile servers. Listing [[lst:ensure-osm-installation]] ensures the installation of ~osm~ and listing [[lst:using-osm-example]] is a minimal example of how to use ~osm~. Inside -~osm-mode~ buffers, the command src_emacs-lisp{(osm-bookmark-set)} is bound to -{{{kbd(C-x r b)}}} allowing to bookmark such buffers. Outside ~osm-mode~ -buffers, the command src_emacs-lisp{(call-interactively 'consult-bookmark)} is -bound to {{{kbd(C-x r b)}}}. +~osm-mode~ buffers, the key binding for the command +src_emacs-lisp{(osm-bookmark-set)} is {{{kbd(C-x r b)}}} allowing to bookmark +such buffers. Outside ~osm-mode~ buffers, the key binding for the command +src_emacs-lisp{(call-interactively 'consult-bookmark)} is {{{kbd(C-x r b)}}}. #+caption[Ensure "osm" installation]: #+caption: Ensure ~osm~ installation.