Fix esxml-query error

This commit is contained in:
contrapunctus 2022-02-06 17:37:10 +05:30
parent 68d7aee35c
commit 9cfc2a433c
1 changed files with 1 additions and 0 deletions

View File

@ -2289,6 +2289,7 @@ FIXME -
:ensure t)
(use-package esxml
:ensure t)
(use-package esxml-query)
(defun my-get-changeset-comment (changeset)
(->> (esxml-query "[k=comment]" changeset)