alphapapa / alphapapa/org-protocol-capture-html

Package cl depreciated and giving warnings as of Emacs 27

未关闭
#41 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Emacs Lisp
星标
461
派生
41
PR 合并指标
30 天内没有已合并 PR

描述

Package `cl` is depreciated and replaced by `cl-lib`, and as of Emacs 27, user gets warning on startup that `Package cl is depreciated`.

Ref:
- https://github.com/hlissner/doom-emacs/issues/3372#issuecomment-643567913
- https://github.com/kiwanami/emacs-epc/issues/35

Looks like the only required change is to update `cl` to `cl-lib` in line 34.

I'll create a pull request, but opening an issue too in case someone knows something I don't.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。