<?xml version="1.0" encoding="UTF-8" ?>
<!-- refs: https://www.runoob.com/rss/rss-syntax.html -->
<rss version="2.0">
<channel>
<title>include-yy's blog</title>
<link>https://egh0bww1.com</link>
<description>My recent 10 articles</description>
<pubDate>2026-05-31T10:28:37</pubDate>
<item>
<title>ox-w3ctr 开发笔记 (5.5)</title>
<link>https://egh0bww1.com/posts/2026-05-31-69-ox-w3ctr-notes-5-5/index.html</link>
<description>太久没写博客了。本文总结了过去开发 ox-w3ctr 的进度，并简单规划了接下来的开发计划，如果这也算开发的话。</description>
<category>orgmode</category>
<pubDate>2026-05-31</pubDate>
</item>
<item>
<title>Vibe 了一个和 Emacs 协作的 C++ JSON-RPC 库</title>
<link>https://egh0bww1.com/posts/2026-03-05-vibe-emacs-jrpc/index.html</link>
<description>本文介绍了一个我 Vibe 出来的 C++ 的 JSON-RPC 库，主要用于和 Emacs 的 jsonrpc.el 协作完成子进程的管道通信</description>
<category>c</category>
<pubDate>2026-03-05</pubDate>
</item>
<item>
<title>Generalized Variable in Elisp</title>
<link>https://egh0bww1.com/posts/2026-01-02-68-elisp-gv/index.html</link>
<description>差不多四年前我简单写过广义变量的用法，最近在研究过程中发现了一些不足之处，遂重构之</description>
<category>elisp</category>
<pubDate>2026-01-02</pubDate>
</item>
<item>
<title>2025 年终总结</title>
<link>https://egh0bww1.com/posts/2025-12-29-2025-summary/index.html</link>
<description>本文，是我的 2025 年总结。</description>
<category>gossip</category>
<pubDate>2025-12-29</pubDate>
</item>
<item>
<title>通过使用 Emacs 31 的 load-path-filter-function 加快 Emacs 在 Windows 下包加载的查找过程</title>
<link>https://egh0bww1.com/posts/2025-11-22-67-faster-load/index.html</link>
<description>本文介绍了在加快 Emacs 在 Windows 上启动速度这件事上的一系列工作，并在已有实现的基础上给出了通过文件缓存的方法进一步加速包加载的实现。</description>
<category>elisp</category>
<pubDate>2025-11-22</pubDate>
</item>
<item>
<title>一个 case-lambda 的 CL/Elisp 实现，以及对它的分析和改进</title>
<link>https://egh0bww1.com/posts/2025-11-13-case-lambda-fix/index.html</link>
<description>某个朋友通过一段代码展示了他对模式识别的理解，也许这需要一点改进。</description>
<category>lisp</category>
<pubDate>2025-11-13</pubDate>
</item>
<item>
<title>如何测试程序 --- 改变认识与人工代码检查</title>
<link>https://egh0bww1.com/posts/2025-11-07-66-write-elisp-tests/index.html</link>
<description>本文是对《软件测试的艺术》第二三章的学习总结，介绍了较为正确的测试理念以及如何通过检查代码做静态测试。</description>
<category>elisp</category>
<pubDate>2025-11-07</pubDate>
</item>
<item>
<title>在 Windows Terminal 的 Emacs 中规避中文环境下可能出现的全角符号导致的字符伪影问题</title>
<link>https://egh0bww1.com/posts/2025-10-24-65-emacs-cjk-width/index.html</link>
<description>本文介绍了在 Windows Terminal 中启动的终端模式 Emacs 可能出现的 CJK 模糊宽度字符导致的伪影问题，并给出了有一定复杂度的配置代码来解决该问题</description>
<category>emacs</category>
<pubDate>2025-10-24</pubDate>
</item>
<item>
<title>如何编写 Emacs Lisp 文档字符串</title>
<link>https://egh0bww1.com/posts/2025-09-01-64-write-elisp-docstring/index.html</link>
<description>本文参考 Elisp Manual 附录 D 中的 Documentation Tips, 对如何编写有效 docstring 进行了简单介绍，并在最后给出了可用于大语言模型的文档字符串编写提示词</description>
<category>elisp</category>
<pubDate>2025-09-01</pubDate>
</item>
<item>
<title>「翻译」The Expression Problem and its solutions</title>
<link>https://egh0bww1.com/posts/2025-08-08-tr-the-expression-problem/index.html</link>
<description>本文是对 Eli Bendersky 的博客 The Expression Problem and its solutions 一文的翻译，作者介绍了 FP 和 OOP 存在的表达式问题，并给出了一些解决方法。</description>
<category>fp</category>
<pubDate>2025-08-08</pubDate>
</item>
</channel>
</rss>