Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some byte compilation warnings #354

Merged
merged 3 commits into from
Jul 2, 2023
Merged

Remove some byte compilation warnings #354

merged 3 commits into from
Jul 2, 2023

Conversation

matsl
Copy link
Collaborator

@matsl matsl commented Jun 30, 2023

What

Remove some byte compilation warnings

Details

  • hui.el:
    hpath.el:
    hbut.el:
    hbdata.el: Fix single quotes in docstrings.

  • kotl/kview.el (kcell-view:to-label-end): Add missing point to error
    message.

  • hactypes.el (require): Load hsys-org for org-fold-show-context.
    (link-to-org-id-marker): Use org-fold-show-context.
    (link-to-org-id): Silence byte compile warnings when org-roam not loaded.

* hui.el:
  hpath.el:
  hbut.el:
  hbdata.el: Fix single quotes in docstrings.

* kotl/kview.el (kcell-view:to-label-end): Add missing point to error
    message.

* hactypes.el (require): Load hsys-org for org-fold-show-context.
    (link-to-org-id-marker): Use org-fold-show-context.
    (link-to-org-id): Silence byte compile warnings when org-roam not loaded.
@matsl matsl requested a review from rswgnu June 30, 2023 21:26
kotl/kview.el Show resolved Hide resolved
hactypes.el Outdated Show resolved Hide resolved
hactypes.el Outdated Show resolved Hide resolved
hactypes.el Show resolved Hide resolved
kotl/kview.el Show resolved Hide resolved
hactypes.el Outdated Show resolved Hide resolved
hactypes.el Outdated Show resolved Hide resolved
@matsl matsl requested a review from rswgnu July 1, 2023 21:11
@matsl matsl merged commit 841535c into master Jul 2, 2023
4 checks passed
@matsl matsl deleted the remove-warnings branch July 2, 2023 08:00
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.

None yet

2 participants