TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why Emacs is still so useful today

36 点作者 rayvega大约 15 年前

8 条评论

jrockway大约 15 年前
Xah's article on how to pick prostitutes is much better.<p><a href="http://xahlee.org/Periodic_dosage_dir/las_vegas/20031015_copulate.html" rel="nofollow">http://xahlee.org/Periodic_dosage_dir/las_vegas/20031015_cop...</a>
评论 #1185357 未加载
henrikschroder大约 15 年前
<i>This is where emacs comes in. Emacs has several find and replace commands, by regex or by plain string, on a text selection, or entire file (buffer), or multiple files. The beauty is that it works all in a interactive way, with the option to do it in batch when you press a button.</i><p>Both Visual Studio and Eclipse have these features, I'm sure there are many, many other editors and IDEs that also have them. It's not exactly rocket science.<p>If you want to champion Emacs, you might want to point out the features that really are unique and unmatched, instead of common features that everyone else implemented 10 years ago. Yes, yes, Emacs did it 20 years ago. Woo.
评论 #1185428 未加载
评论 #1185568 未加载
评论 #1187038 未加载
fogus大约 15 年前
Some of Erik Naggum's best flames were with Xah Lee in mind. <a href="http://www.xach.com/naggum/articles/search?q=xah&#38;sort=of" rel="nofollow">http://www.xach.com/naggum/articles/search?q=xah&#38;sort=of</a>
DrJokepu大约 15 年前
Not related to the article but related to the title of the article:<p>The only reason I use Emacs these days because it's the only decent freely available Common Lisp development environment (in conjunction with SLIME). In fact, I only use Emacs for Common Lisp. For everything else, there's vim / Eclipse / IntelliJ / Visual Studio.
RyanMcGreal大约 15 年前
&#62;However, if the markup is not 100% regular, the scripting approach won't work.<p>Sounds like you need BeautifulSoup.
JBiserkov大约 15 年前
tl;dr; 99% of text is soup<p>Emacs has macros &#38; M-x spoon
评论 #1185286 未加载
评论 #1185983 未加载
pook大约 15 年前
Why doesn't he actually step through the macro to format?<p>It's one thing to rave about Emacs, it's another thing to actually show its power. A line of elisp would have been much more of an argument.
Isamu大约 15 年前
I've been enjoying it since TECO EMACS on the DEC-20, so it's a bit depressing to me that still modern IDEs fall a bit short in basic areas (while adding their own nice features, it's true.) I know it's not easy to build a full-featured Emacs-equivalent, but jeeze, I've been going back to Emacs for almost 30 years now ... I've been expecting to be blown away by some new contender for that long.