Posted Nov 2, 2012 17:32 UTC (Fri) by Cyberax (✭ supporter ✭, #52523)
[Link]
It does. There's still no multithreading support in emacs core, its LISP interpreter is extra-slow for anything serious. And in general, it simply sucks to write extensions.
Collaborative coding with Collide and friends
Posted Nov 2, 2012 20:35 UTC (Fri) by nix (subscriber, #2304)
[Link]
Both multithreading and really quite impressive Lisp speedups are being worked on right now (the former in a branch). It's not a modern Lisp like SBCL, but it's certainly getting faster all the time (when things like bidi text don't come along to slow it down again, heh heh).