Fix K on modules with no readme

This commit is contained in:
Henrik Lissner 2020-01-12 22:35:03 -05:00
parent 520fefbd0f
commit d47bc06ab4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -122,7 +122,7 @@ if it's callable, `apropos' otherwise."
nil t))
(when (invisible-p (point))
(org-show-hidden-entry))))
t))
'deferred))
(thing (helpful-symbol (intern thing)))
((call-interactively #'helpful-at-point))))