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

Error running timer ‘org-noter--show-arrow’: (invalid-function pdf-view-current-overlay) #188

Open
WouterSpekkink opened this issue Dec 16, 2024 · 0 comments

Comments

@WouterSpekkink
Copy link

When I jump to a specific note in a PDF (using PDF viewer from PDF-tools), I no longer get an arrow showing the position of the note. Instead, I get the following error message:

Error running timer ‘org-noter--show-arrow’: (invalid-function pdf-view-current-overlay)

The debugger shows the following stack trace.

Debugger entered--Lisp error: (invalid-function pdf-view-current-overlay)
  pdf-view-current-overlay()
  org-noter-pdf--show-arrow()
  run-hook-with-args-until-success(org-noter-pdf--show-arrow)
  org-noter--show-arrow()
  apply(org-noter--show-arrow nil)
  timer-event-handler([t 0 0 200000 nil org-noter--show-arrow nil idle 0 nil])
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