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

BUG: When the notes-buffer = source-buffer, the title is incorrectly determined #97

Closed
nobiot opened this issue Jan 29, 2025 · 0 comments

Comments

@nobiot
Copy link
Owner

nobiot commented Jan 29, 2025

To repro, have an org buffer like this below, and create a line-highlight on the * Art Nouveau (the headline), you will get the notes incorrectly created.

This is a test

* Art Nouveau

  Paragraph


# Local Variables:
# eval: (setq-local org-remark-notes-file-name (buffer-file-name))
# End:
@nobiot nobiot changed the title BUG when org-remark-notes-file-path is set to the source file itself and create a line-highlight on a headline BUG when org-remark-notes-file-name is set to the source file itself and create a line-highlight on a headline Jan 29, 2025
@nobiot nobiot changed the title BUG when org-remark-notes-file-name is set to the source file itself and create a line-highlight on a headline BUG when org-remark-notes-file-name is set to the source file itself and create a line-highlight on an Org headline Jan 29, 2025
@nobiot nobiot changed the title BUG when org-remark-notes-file-name is set to the source file itself and create a line-highlight on an Org headline BUG: When the notes-buffer = source-buffer, the title is incorrectly determined Jan 29, 2025
@nobiot nobiot closed this as completed Jan 29, 2025
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

No branches or pull requests

1 participant