Hi,

Sebastian Rose <sebastian_r...@gmx.de> writes:

> there is a light and easy way to use google and openstreetmap.org maps
> if you define them as a custom link type:
>
> (setq org-link-abbrev-alist
>   '(("gmap"
>      . "http://maps.google.com/maps?q=%s";)
>     ("omap"
>       . "http://nominatim.openstreetmap.org/search?q=%s&polygon=1";)))
>
> Now
>   [[gmap:Falkenstr 10, Hannover, Germany][Falkenstraße]]
>
> and
>   [[omap:Falkenstr 10, Hannover, Germany]]
[...]

This works fine for viewing in an external browser like conkeror or ff,
but fails for me in emacs w3m.

Memnon



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to