lassik / emacs-currency-convert

Currency converter in Emacs
https://melpa.org/#/currency-convert
ISC License
1 stars 4 forks source link

Asking for M-x currency-convert-update-rates when calling itself #7

Open joshcho opened 2 years ago

joshcho commented 2 years ago

I called currency-convert-update-rates (as requested), but it's presenting the same prompt: Please run M-x currency-convert-update-rates.

lassik commented 2 years ago

Sorry about that, the error message should be improved.

Did you set currency-convert-exchangeratesapi-key? Unfortunately, it's hard to find machine-readable exchange rates for free on the internet (even semi-recent rates); the service we currently use requires an API key.