在哪里可以找到最流行的 Emacs 设置?

发布于 2024-11-29 06:00:25 字数 138 浏览 3 评论 0 原文

虽然定制很有趣,但 Emacs 有 100 多种模式,并且有很多定制功能。我喜欢寻找受欢迎的选择,这让我的生活更轻松,我可以高效地度过时间。它可能与钩子、寄存器、缓冲区、键绑定、书签等有关。

如果这样的东西不存在,我仍然很乐意以我的方式进行定制。

While it is fun to customize, the Emacs has 100s of mode and there is lots of customization. I like to find popular choices, so it makes my life easier and I can spend time productively. It could be about hooks, registers, buffers, keybindings,bookmarks etc..

If such a thing does not exist, I am still happy to customize in my way.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

送舟行 2024-12-06 06:00:25

查看 Emacs Prelude

Have a look at the Emacs Prelude.

惜醉颜 2024-12-06 06:00:25

Emacs Starter Kit 是流行默认设置的一个非常流行的汇编,最初由 Phil Hagelberg 开发。 >,然后是 Eric Sc​​hulte,最后 针对 emacs-24 进行了更新。它提到:

此 Emacs 入门套件的主要优点是

  • 更好的默认设置
  • 包含许多有用的库和配置
  • 嵌入组织模式文件中的“文学”自定义
  • 组织目录结构
  • git 提供版本控制、备份和共享

然后还有一些专门的扩展它:

对于最流行的“aha”设置,请参阅 Emacs NiftyTricks 页面emacs wiki 已经链接到另一个问题

A very popular compilation of popular default settings is the Emacs Starter Kit, originally developed by Phil Hagelberg, then by Eric Schulte and finally updated for emacs-24. It mentions:

The main advantage of this Emacs Starter Kit are

  • better default settings
  • inclusion of many useful libraries and configurations
  • "literate" customization embedded in Org-mode files
  • an organizational directory structure
  • git provides for version control, backup, and sharing

Then there are some specialized extensions of it:

For most popular "aha" settings, the Emacs NiftyTricks page from the emacs wiki has already been linked to in another question.

宁愿没拥抱 2024-12-06 06:00:25

我不知道单个设置集合,但是 Emacs 漂亮技巧 可能是一个很好的开始在这里可以获取您可能不知道的有用的自定义和功能。

这不是严格的自定义,但这个 stackoverflow 问题列出了 Emacs 的有用功能。

I don't know a single collection of settings, but Emacs nifty tricks can be a good starting place to pick up useful customizations and features you may not know.

It's not strictly customization, but this stackoverflow question list useful features of Emacs.

愚人国度 2024-12-06 06:00:25

我个人建议:

  • 链接 - 如何使 Emacs 设置与现代约定兼容
  • 链接 - 人体工程学键绑定方案

还有 Emacs Prelude - 一组定制,使 Emacs 学习曲线更加渐进。

我还建议您阅读掌握 Emacs - 它有许多自定义功能,可以提高您的工作效率。

I personally advise:

  • Link - how to make Emacs settings compatible with modern conventions
  • Link - ergonomic keybinding scheme

There is also Emacs Prelude - a set of customization to make Emacs learning curve more gradual.

I also recommend going through Mastering Emacs - it has many of customizations, that may improve your productivity.

简单气质女生网名 2024-12-06 06:00:25

我前段时间尝试过启动器,但我发现通过编写自己的 init.el 可以获得更好的结果,这样我实际上知道每一行代码 e 的作用。 Emacs Fu 是我所知道的最好的资源,因为它有关于许多不同模式的博客文章而不仅仅是代码: http: //emacs-fu.blogspot.com/。还有基于帖子的示例 .emacs。

I tried the starter some time ago, but I found that I got better results by writing my own init.el so that I actually know what each line of cod e does. Emacs Fu is the best resource that I know, because it has blog posts about many different modes instead of just code: http://emacs-fu.blogspot.com/. And there is also sample .emacs based on the posts.

有深☉意 2024-12-06 06:00:25

我认为 Emacs rock 系列的维护者最终为新手提供了良好的 .emacs 设置和有用的启动工具包,帮助他们快速将手指习惯转变为 Emacs。
https://github.com/magnars/.emacs.dbetter-defaults 包名副其实。

I think maintainer of Emacs rocks series ended up with a good .emacs settings and a useful start-up-kit for newbies to help them morph their finger habits quickly into Emacs'.
https://github.com/magnars/.emacs.d. The better-defaults package lives up to its title.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文