You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error when using org-noter with PDFView mode. Here are the steps to reproduce the issue:
Open a PDF file in Emacs using pdf-tools.
Run org-noter and input the file name and storage location as prompted.
After confirming the inputs, the following error is thrown:
Error: org-noter: Wrong type argument: integer-or-marker-p, nil
This only happens when using PDFView mode. It works fine in DocView mode. I have also confirmed that the epdfinfo program is working correctly using pdf-info-check-epdfinfo.
Expected behavior:
Org-noter should work smoothly with PDFView mode, allowing note-taking alongside the PDF document.
Screenshots:
Here is a screenshot showing the error in PDFView mode:
Environment:
Emacs version: GNU Emacs 29.1 (build 1, aarch64-apple-darwin23.5.0, Carbon Version 170 AppKit 2487.6)
org-noter version: 20240918.1703
OS: macOS 14 (Sonoma)
PDF Tools version: 20240429.407
Additional context:
I have attached the relevant configuration and steps to reproduce the issue in the attached images.
The text was updated successfully, but these errors were encountered:
I encountered an error when using org-noter with PDFView mode. Here are the steps to reproduce the issue:
Open a PDF file in Emacs using pdf-tools.
Run org-noter and input the file name and storage location as prompted.
After confirming the inputs, the following error is thrown:
Error: org-noter: Wrong type argument: integer-or-marker-p, nil
This only happens when using PDFView mode. It works fine in DocView mode. I have also confirmed that the epdfinfo program is working correctly using pdf-info-check-epdfinfo.
Expected behavior:
Org-noter should work smoothly with PDFView mode, allowing note-taking alongside the PDF document.
Screenshots:
Here is a screenshot showing the error in PDFView mode:
Environment:
Emacs version: GNU Emacs 29.1 (build 1, aarch64-apple-darwin23.5.0, Carbon Version 170 AppKit 2487.6)
org-noter version: 20240918.1703
OS: macOS 14 (Sonoma)
PDF Tools version: 20240429.407
Additional context:
I have attached the relevant configuration and steps to reproduce the issue in the attached images.
The text was updated successfully, but these errors were encountered: