Emacs

Emacs_切换系统输入法

一直使用emacs rime插件,作为一款在emacs中内置的输入法一直表现良好,不过如果可以使用系统的输入法,则输入法的行为和UI将更加协调一致。 hammerspoon 借用hammerspoon切换输入法的能力,可以让我们实现。 在hammerspoon使用
2026-01-01
2 min read

Aider 编程伙伴

Aider 是一个基于 AI 的代码助手工具,它允许开发者通过自然语言与 AI 模型交互,直接在代码库中进行代码生成、修改和重构。它支持多种 AI 模型(包括本地和远程 API),并深度集成到开发工作流中,能够显著提升开发效率。
2025-12-23
6 min read

Neoemacs Face

这篇文章介绍下关于 neo emacs 中 face 相关的配置。
2025-10-06
4 min read

Rime Input Method

Rime is a customable input method framework.Rime support various system like windos macos and linux.
2024-12-29
2 min read

Garmin 同步心率至 Emacs

最近买了块佳明 Forerunner 255 运动手表,思考下能不能从佳明手表中获取实时心率推送至emacs中并展示,于是就有了这篇文章。
2024-11-28
3 min read

emacs 同步微信消息数量

使用 emacs 由于太专注了,往往容易漏掉微信的消息。 如果能在 emacs 中显示微信的消息数量那就太棒了。
2024-10-05
1 min read

Emacs Patches

Some emacs features need to be implement with patches. let’s make a patch and apply it.
2024-09-08
4 min read

Emacs Tramp

这是使用 emacs 替代 shell 客户端的绝佳方案。在Emacs中,“tramp” 是一个系统级的文件访问工具,用于通过网络或各种连接方式导入和导出 Emacs 项目。
2024-06-13
3 min read

Org Clock

org mode 可以记录您在特定任务中花费了多长时间,最终通过统计结果来进行分析回顾,对于时间管理有需求的专业人士这是很棒的功能。
2024-04-06
2 min read

Python Basic Useage Inneoemacs

I don’t use python much, but I still record the useful information.
2023-12-01
3 min read