Skip to content

hywiki.el - Fix a number of completion issues; hyrolo-mode - Make the match buffer's 'hyrolo-mode' a special mode#879

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

hywiki.el - Fix a number of completion issues; hyrolo-mode - Make the match buffer's 'hyrolo-mode' a special mode#879
rswgnu merged 2 commits intomasterfrom
rsw

Conversation

@rswgnu
Copy link
Owner

@rswgnu rswgnu commented Mar 1, 2026

No description provided.

rswgnu added 2 commits March 1, 2026 01:32
HyWiki buttons will never be active therein since every name
would trigger as a new, potential HyWiki word.
hywiki-maybe-highlight-references - Fix to include #section
spaces only if the delimiter is at the start of the WikiWord ref.

hywiki--end-pos - Add and set in 'hywiki-completion-at-point' to pass to
'hywiki-completion-exit-function'.  This handles when point is moved to
before the completion prefix, it is cancelled and the exit function should
not insert anything or move point any further.

hywiki-completion-at-point - Fix completion after # suffix by stripping the
suffix off the WikiWord ref when used as the page name in the grep 'cmd'.

hywiki-word-at - Make char after # optional so when doing completion and #
is followed by a closing delimiter, it does not stop completing because of
failure to recognize the WikiWord reference.
@rswgnu rswgnu merged commit 18da353 into master Mar 1, 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