emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/osm 2caeabbb34 5/5: Expand README


From: ELPA Syncer
Subject: [elpa] externals/osm 2caeabbb34 5/5: Expand README
Date: Thu, 17 Mar 2022 12:57:40 -0400 (EDT)

branch: externals/osm
commit 2caeabbb346ba01e84798dca54eb8883084f8e83
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Expand README
---
 README.org | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 9670e5ef3c..d86b9ca990 100644
--- a/README.org
+++ b/README.org
@@ -66,7 +66,8 @@ created at point with the mouse, see ~osm-bookmark-set-click~ 
and
 **** Org link examples
 
 Click on a link or press ~RET~ to jump to the location. These links work in Org
-buffers in Emacs.
+buffers in Emacs. Furthermore you can open Org links in arbitary buffers with
+~org-open-at-point-global~. I recommend binding this command to a key, e.g, 
~C-c o~.
 
 - [[osm:opentopomap:41.869560826994544,12.45849609375,6][Italia, 41.87° 12.46° 
OpenTopoMap]]
 - [[osm:51.48950698022105,-0.144195556640625,11][London, England, 51.49° 
-0.14°]]
@@ -77,7 +78,8 @@ buffers in Emacs.
 **** Elisp link examples
 
 Place the point behind the closing parenthesis and press ~C-x C-e~ to jump to 
the
-location. The Elisp links can be used in arbitary text files.
+location. The Elisp links can be used in arbitary text files. Since they are
+Elisp s-expressions they can be easily manipulated programatically.
 
 #+begin_src emacs-lisp
   (osm 41.869561 12.458496 6 opentopomap "Lazio, Italia")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]