dakra / speed-type

Practice touch/speed typing in emacs
GNU General Public License v3.0
137 stars 19 forks source link

Fix error retrieving files #28

Closed texaco closed 2 years ago

texaco commented 3 years ago

Hi!

First of all, thanks for this software that has give me so much joy lately.

I would like to contribute on it preventing to people type a HTTP error 404 when there is an error downloading the a book. Not the best literature master piece!

Pasted the commit message for more information:

It prevents to create a file when an error rise while downloading a book. Other wise the user will be prompted to type a HTTP error 404 page or other alike.

When this happen 'speed-type' exits with a message error on the minibuffer telling the user about a download error with a given book number.

dakra commented 2 years ago

Thanks. I rebased it on the latest master and changed the tabs to spaces like the rest of the code. merged now :)