emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Yet another way to use maps --- the light way


From: Memnon Anon
Subject: [Orgmode] Re: Yet another way to use maps --- the light way
Date: Thu, 23 Sep 2010 19:30:02 +0000 (UTC)

Hi,

Sebastian Rose <address@hidden> 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





reply via email to

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