Gracefully Error out if Version of Emacs is not supported
cowboyd opened this issue · 0 comments
cowboyd commented
If trying to start on a previous version of Emacs, it get a not-so-nice error like this one #100
There's no way to tell between frontmacs being broken and trying to run it on an unsupported platform.
Instead, it should log something to the console like
Oops, Frontmacs only supports Emacs >25 and you're running version X. You can look into upgrading emacs here. here and here...