Skip to content

Fix hib-link-to-file-line, hpath:find and hywiki-get-referent-hasht#913

Merged
rswgnu merged 2 commits intomasterfrom
rsw
Mar 22, 2026
Merged

Fix hib-link-to-file-line, hpath:find and hywiki-get-referent-hasht#913
rswgnu merged 2 commits intomasterfrom
rsw

Conversation

@rswgnu
Copy link
Owner

@rswgnu rswgnu commented Mar 22, 2026

  • hib-link-to-file-line - Fix that a filename both in the current dir and in the 'load-path' variable is expanded into a 'load-path' dir first rather than the current directory, which should be preferred.

  • hpath:find - Fix (let ((buf))) when (string-empty-p path) to return the current buffer when 'hpath:display-buffer' is called. Fixes bug where that function returned a window instead.

  • hywiki-get-referent-hasht - Remove rebuild of referent-hasht when empty. This was causing a problem in the
    'hywiki-tests--save-referent-org-id'.

rswgnu added 2 commits March 22, 2026 14:10
hib-link-to-file-line - Fix that a filename both in the current
dir and in the 'load-path' variable is expanded into a 'load-path' dir
first rather than the current directory, which should be preferred.

hpath:find - Fix (let ((buf))) when (string-empty-p path) to
return the current buffer when 'hpath:display-buffer' is called.  Fixes
bug where that function returned a window instead.

hywiki-get-referent-hasht - Remove rebuild of referent-hasht
when empty.  This was causing a problem in the
'hywiki-tests--save-referent-org-id'.
@rswgnu rswgnu merged commit ff2dba3 into master Mar 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant