alphapapa / alphapapa/org-protocol-capture-html

Package cl depreciated and giving warnings as of Emacs 27

Abierto
#41 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Emacs Lisp
Estrellas
461
Forks
41
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.