codingteam / pacmacs.el

Pacman for Emacs
Other
91 stars 9 forks source link

Game Over page throws an error when the .pacmacs-score file is empty #192

Open rexim opened 8 years ago

rexim commented 8 years ago

Steps to reproduce:

Observer: an error in the *Message* buffer: Error running timer pacmacs-tick': (end-of-file) Expected: something less scary. Ideally we should treat incorrect .pacmacs-score as a table that doesn't contain any records.