5 ms·
Emacs, imho, will get a whole lot better when it runs on Guile[1]. This was a great presentation. I've been using emacs since the mid-eighties, it's so easily p
by bitdiddle 13y ago
Emacs, imho, will get a whole lot better when it runs on Guile[1]. This was a great presentation. I've been using emacs since the mid-eighties, it's so easily programmable that hackers are always hacking new things for it, so it keeps up with the latest fashion.
[1] http://lists.gnu.org/archive/html/guile-user/2013-07/msg00065.html http://lists.gnu.org/archive/html/guile-user/2013-07/msg0006...
- kenko 13y agoWhoa, is that really happening? It seems as if people having been talking about it/pushing for it for ages.
- aryastark 13y agoNot sure about that. Guile is pretty old and messy itself. It's still my preferred Scheme, though. But that's mostly just because of familiarity and loyalty on my part. There is already Edwin, which comes with MIT-Scheme. It's Emacs written in Scheme. It never took off, and most don't even know about it.
- rml 13y agoI love Edwin! It's my favorite Emacs implementation, even though I don't get to use it as much as I'd like. It even has a nice email client, IMAIL, written using a beautiful object-oriented style. Many years of Scheme wizardry lives in there, I need to spend more time studying it.