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 on following links using "org-pdftools-open" #79

Open
Accacio opened this issue Oct 25, 2021 · 0 comments
Open

Error on following links using "org-pdftools-open" #79

Accacio opened this issue Oct 25, 2021 · 0 comments

Comments

@Accacio
Copy link

Accacio commented Oct 25, 2021

Emacs signals a "Attempt to set a constant symbol: t" when we try to set "(pdf-isearch-narrow-to-page t) "

(isearch-mode t)
(let (pdf-isearch-narrow-to-page t)
(isearch-yank-string search-string))
))
(isearch-mode t)
(let (pdf-isearch-narrow-to-page t)
(isearch-yank-string search-string))))))

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