alphapapa / alphapapa/org-protocol-capture-html
Package cl depreciated and giving warnings as of Emacs 27
Đang mở
- Ngôn ngữ chính
- Emacs Lisp
- Star
- 461
- Fork
- 41
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.