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

scroll other window improvements #149

Open
holtzermann17 opened this issue May 23, 2021 · 1 comment
Open

scroll other window improvements #149

holtzermann17 opened this issue May 23, 2021 · 1 comment

Comments

@holtzermann17
Copy link

politza/pdf-tools#55 indicates that scroll other window improvements are WONTFIX for pdf-tools; but since org-noter is built around a 2-up format with PDF adjacent to Org notes, maybe the ideas in the thread there should be integrated here?

@holtzermann17
Copy link
Author

In particular: https://gist.github.com/politza/3f46785742e6e12ba0d1a849f853d0b9#file-scroll-other-window-el posted to that issue in 2016, along with these org-noter -specific integration steps:

(require 'scroll-other-window)
(add-hook 'org-noter-notes-mode-hook #'sow-mode)
(setq org-noter--inhibit-location-change-handler t)

chuxubank added a commit to chuxubank/cat-emacs that referenced this issue Dec 1, 2021
chuxubank added a commit to chuxubank/cat-emacs that referenced this issue Dec 1, 2021
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