Are you sure? The writing implies that it was written recently. (Does the emacs release team consider "any day now" == a year in "There’s a new Emacs minor release due out any day now,"?)
Either way, the article does not mention its publishing date anywhere, which is rather unfortunate for a medium like the internet, where text is forever.
> I'm guessing a lot of new stuff has been added since then.
The article implies it shouldn't have been:
> At the time of this writing Emacs 24.4 is in feature freeze; no major changes will get in, but the list of changes you see below is not set in stone – but it almost never changes much.
I'm pretty sure the wide spacing, overuse of italics, and massive overconsumption of vertical space mean that an straight text version of the changes emacs would be more comfortable to read. At least it doesn't use ghetto antialiasing (low contrast fg/bg to reduce jaggies).
From what I see on the extended support of C++ parsing, I doesn't look very promising for handling C++11 features (let alone C++14). Truly disappointing.
I know this is a "if you really need it, why don't you work on it yourself instead of complaining?". I've tried making sense of the cc-mode source, without any success at all.
It's not rich semantic features that are missing, but basic stuff such as C++11 keywords, handling of >>, etc. Those seem to be available in a cc-mode branch, but since cc-mode is maintained separately from Emacs, it takes more effort than it should to have an updated version of cc-mode in Emacs.
I've been using a pre-release version of 24.4 for months, and I'm loving it.
Ruby-mode got a huge improvement in its indentation. I was able to delete all of the hacks out of my .emacs files, and it works exactly the way I want it to.
The new superword minor mode is really useful. It lets to treat snake cased words as a single word, which makes recording macros a lot simpler in Ruby, Python, etc.
I've also found that I didn't have to make a single change to my .emacs files. All of my plugins were compatible. It was completely painless.
Using emacs in a terminal is for newbies? I don't want to launch another program just to do my job! I'm already IN tmux running in Terminal.app, for nearly everything else.
26 comments
[ 4.0 ms ] story [ 64.3 ms ] threadEither way, the article does not mention its publishing date anywhere, which is rather unfortunate for a medium like the internet, where text is forever.
The article implies it shouldn't have been:
> At the time of this writing Emacs 24.4 is in feature freeze; no major changes will get in, but the list of changes you see below is not set in stone – but it almost never changes much.
You can find the text file at: http://www.gnu.org/software/emacs/news/NEWS.24.4
This is org-mode syntax, so you can browse it with org-mode.
I know this is a "if you really need it, why don't you work on it yourself instead of complaining?". I've tried making sense of the cc-mode source, without any success at all.
Ruby-mode got a huge improvement in its indentation. I was able to delete all of the hacks out of my .emacs files, and it works exactly the way I want it to.
The new superword minor mode is really useful. It lets to treat snake cased words as a single word, which makes recording macros a lot simpler in Ruby, Python, etc.
I've also found that I didn't have to make a single change to my .emacs files. All of my plugins were compatible. It was completely painless.
Yes, if they do it by mistake and don't know that there is an alternative.
[1] https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00...