taxy.el fails to load if shortdoc is loaded
Ouverte
- Langage dominant
- Emacs Lisp
- Étoiles
- 113
- Forks
- 9
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
A recent [commit](https://github.com/emacs-mirror/emacs/commit/82882db8edc00f8964e5d4561f9fce6a96b6c336) in shortdoc added a [check](https://github.com/emacs-mirror/emacs/blob/7ce60be53e7ffbc1972dd8e98744adf6103eee9e/lisp/emacs-lisp/shortdoc.el#L489-L490) to the argument `section` of `shortdoc-add-function`.
However, taxy calls that function with `nil`, resulting in an error on load.
https://github.com/alphapapa/taxy.el/blob/c7b830cf48d639be8fb7ee0f55f53341cb185102/taxy.el#L399
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.