Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
elisp/ui-package: Fix an error on package name read
This is a followup to commit fbc2bbc. Reported by Nicolò Balzarotti at <#45> and by Christopher Howard at <https://lists.gnu.org/archive/html/bug-guix/2021-06/msg00036.html>. * elisp/guix-ui-package.el (guix-packages-by-name): Make sure 'thing-at-point' returns a string (it can also return nil). Otherwise, do not read package names (as it would be a useless function call).
- Loading branch information