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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A new blog dedicated to Emacs

240 点作者 bozhidar大约 12 年前

12 条评论

arocks大约 12 年前
This is how Emacs is different from other editors. Like the blog posts show - you start with a need and try to find how the existing Emacs LISP code is written. Next, you try to customize it to your need. Finally, you assign it to a keyboard shortcut.<p>You adapt Emacs to your workflow, just like you adapt Lisp to your problem domain.
评论 #5461050 未加载
adefa大约 12 年前
Emacs Rocks is pretty sweet too: <a href="http://emacsrocks.com/" rel="nofollow">http://emacsrocks.com/</a>
评论 #5461539 未加载
评论 #5460407 未加载
jcurbo大约 12 年前
Many excellent links posted in this thread, thanks to everyone. I also find /r/emacs on reddit interesting.
ycy大约 12 年前
I never stop discovering features in emacs, for example I found out about embedded calc mode yesterday. I was so impressed by it that I made a screencast demoing its features: <a href="http://www.youtube.com/watch?v=OPMgj3XWi8Q" rel="nofollow">http://www.youtube.com/watch?v=OPMgj3XWi8Q</a>
paddy_m大约 12 年前
I love emacs, I really do. It is really hard to share customizations with git for emacs in my experience. Right now I'm using prelude + some customizations. I can keep my fork of the prelude repo on my account, and add stuff to /personal . But other than cherry-picks, which would probably get difficult, I really don't know how to contribute back to prelude. pulling the latest version of prelude (or any other preset emacs customization set) requires me to restart emacs, which I normally only do once every other week or so. How do others handle this?
评论 #5462350 未加载
justinhj大约 12 年前
Nice. I have a similar blog <a href="http://justinsboringpage.blogspot.ca" rel="nofollow">http://justinsboringpage.blogspot.ca</a>
rustc大约 12 年前
Thanks! This is exactly what I was looking for! Short useful snippets which demonstrate extending Emacs with Emacs Lisp.
shenedu大约 12 年前
Quite helpful posts. Try to keep track of them using a RSS reader[1]<p>[1] <a href="http://rssminer.net/a#read/281377?p=1&#38;s=newest" rel="nofollow">http://rssminer.net/a#read/281377?p=1&#38;s=newest</a>
Bootvis大约 12 年前
Already learned a few new things, added to my reader. Thank you!
caycep大约 12 年前
emacs makes my vim brain hurt. kind of like dwarf fortress.
jaequery大约 12 年前
with so many emacs users having their own unique setups, a site dedicated to just emacs setups would be great too
评论 #5461446 未加载
评论 #5461504 未加载
rjammala大约 12 年前
Thanks for creating this blog.