* bug#38854: emacs-google-maps needs update for Emacs 26
@ 2020-01-01 20:27 Christopher Howard
2020-02-27 10:50 ` Pierre Neidhardt
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Howard @ 2020-01-01 20:27 UTC (permalink / raw)
To: 38854
emacs-google-maps gives error
```
mapconcat-if-not: Symbol’s function definition is void: remove-if
```
when attempting to call M-x google-maps, after entering the location.
In upstream source commit 4d5e8ad there was a breaking change from the
`cl' library (emacs 24) to the `cl-lib' (newer Emacs versions) library
which forced a rewrite of a lot of the syntax across the source files.
I suspect that just updating to the most recent commit would fix
everything, but have not had time for testing.
--
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#38854: emacs-google-maps needs update for Emacs 26
2020-01-01 20:27 bug#38854: emacs-google-maps needs update for Emacs 26 Christopher Howard
@ 2020-02-27 10:50 ` Pierre Neidhardt
2020-02-27 18:29 ` Christopher Howard
0 siblings, 1 reply; 3+ messages in thread
From: Pierre Neidhardt @ 2020-02-27 10:50 UTC (permalink / raw)
To: Christopher Howard; +Cc: 38854
[-- Attachment #1: Type: text/plain, Size: 571 bytes --]
Using google-maps from MELPA, I get
--8<---------------cut here---------------start------------->8---
Unable to geocode seoul: request_denied
--8<---------------cut here---------------end--------------->8---
If I disable geocode,
--8<---------------cut here---------------start------------->8---
> (google-maps "seoul" 'nogeocode)
Contacting host: maps.google.com:443
google-maps-retrieve-data: Unable to fetch data
--8<---------------cut here---------------end--------------->8---
Can anyone reproduce?
--
Pierre Neidhardt
https://ambrevar.xyz/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#38854: emacs-google-maps needs update for Emacs 26
2020-02-27 10:50 ` Pierre Neidhardt
@ 2020-02-27 18:29 ` Christopher Howard
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Howard @ 2020-02-27 18:29 UTC (permalink / raw)
To: Pierre Neidhardt; +Cc: 38854
[-- Attachment #1.1: Type: text/plain, Size: 1032 bytes --]
I reproduced these errors on my system.
-----Original Message-----
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: Christopher Howard <christopher@alaskasi.com>
Cc: 38854@debbugs.gnu.org
Subject: Re: bug#38854: emacs-google-maps needs update for Emacs 26
Date: Thu, 27 Feb 2020 11:50:32 +0100
Using google-maps from MELPA, I get
--8<---------------cut here---------------start------------->8---Unable
to geocode seoul: request_denied--8<---------------cut here----------
-----end--------------->8---
If I disable geocode,
--8<---------------cut here---------------start------------->8---
> (google-maps "seoul" 'nogeocode)
Contacting host: maps.google.com:443google-maps-retrieve-data: Unable
to fetch data--8<---------------cut here---------------end-------------
-->8---
Can anyone reproduce?
--
Christopher Howard
Enterprise Solutions Manager
Alaska Satellite Internet
PO Box 70, Ester, AK 99725
3239 La Ree Way, Fairbanks, AK 99709
907.451.0088
1.888.396.5623
www.alaskasatelliteinternet.com
[-- Attachment #1.2: Type: text/html, Size: 2039 bytes --]
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 695 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-02-27 18:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-01 20:27 bug#38854: emacs-google-maps needs update for Emacs 26 Christopher Howard
2020-02-27 10:50 ` Pierre Neidhardt
2020-02-27 18:29 ` Christopher Howard
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.