TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What's New in Emacs (Part 2)

56 pointsby nyellinover 13 years ago

4 comments

nyellinover 13 years ago
The most exciting part is at the end:<p><i>Code can now use lexical scoping by default instead of dynamic scoping. The `lexical-binding’ variable lets code use lexical scoping for local variables. It is typically set via file-local variables, in which case it applies to all the code in that file.</i>
arthur_debertover 13 years ago
There are tons of goodies in there, and the author is doing a hell of a service to Emacs users.<p>That said, a part of my can't but sigh... Now we have new completion &#38; new electric pairs. How is that going to propagate to other modes? Just the thought of new the work involved in diagnosing which mode is using what, and how to adapt for it gives me the chills.<p>The package manager looks nice, but how can it handle stuff hosted on a git rep? How are changes show? Without all of this sorted out, it's usefulness is severely diminished.
评论 #3367526 未加载
评论 #3367259 未加载
gwernover 13 years ago
&#62; C-y in Isearch is now bound to isearch-yank-kill, instead of isearch-yank-line.<p>Thank you.<p>&#62; New commands `count-words-region’ and `count-words’.<p>No more M-| wc? Another thanks.<p>In general, I'm really glad to see the Emacs developers standardizing and catering to the rest of the world - a lot of these things are things that annoy me subconsciously or consciously, but not enough to figure out how to fix in my .emacs.
评论 #3367468 未加载
mickeypover 13 years ago
Aww, damnit. It's down again. I really need to ditch Apache or learn how to not make it take down my 1.8 GB ram Linode instance.
评论 #3368212 未加载
评论 #3368942 未加载