Skip to content

Fix warnings#1012

Merged
matsl merged 1 commit into
masterfrom
pr_fix_warnings_after_denote_integration
Jul 14, 2026
Merged

Fix warnings#1012
matsl merged 1 commit into
masterfrom
pr_fix_warnings_after_denote_integration

Conversation

@matsl

@matsl matsl commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

What

Fix warnings.

  • hsys-denote.el (denote-file-has-denoted-filename-p):
    (denote-retrieve-filename-identifier): Declare functions.
    (hsys-denote-file-at-p): Use line-number-at-pos.
  • hsys-org.el (hywiki-org-link-type): Defvar.

Why

Warnings should be fixed.

Note: current-line does not exist. Use line-number-at-pos. Rest are
definitions.

* hsys-denote.el (denote-file-has-denoted-filename-p):
(denote-retrieve-filename-identifier): Declare functions.
(hsys-denote-file-at-p): Use line-number-at-pos.
* hsys-org.el (hywiki-org-link-type): Defvar.
@matsl matsl requested a review from rswgnu July 14, 2026 15:13
@matsl matsl merged commit d0f5a73 into master Jul 14, 2026
4 checks passed
@matsl matsl deleted the pr_fix_warnings_after_denote_integration branch July 14, 2026 15:19
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.

2 participants