Comply with `writegood-mode'

This commit is contained in:
Gerard Vermeulen 2024-02-12 09:44:40 +01:00
parent 58d9e9a2ca
commit f9a0261546
1 changed files with 4 additions and 4 deletions

View File

@ -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.