codingteam / pacmacs.el

Pacman for Emacs
Other
91 stars 9 forks source link

Sorting the score should by done only on reading and writing the score table #194

Closed rexim closed 8 years ago

rexim commented 8 years ago

Currently for some reason we require the user of pacmacs-score module to sort the score table after reading it. This is weird.