Closed SarthakAdhikari closed 4 years ago
Hi, I am getting the following error while executing pdf-cscroll-image-backward-hscroll:
pdf-cscroll-image-backward-hscroll
pdf-cscroll-image-backward-hscroll: Wrong type argument: number-or-marker-p, nil
Here's my related config:
(setq quelpa-update-melpa-p nil) (quelpa '(pdf-continuous-scroll-mode :fetcher github :repo "dalanicolai/pdf-continuous-scroll-mode.el")) (require 'pdf-continuous-scroll-mode) (add-hook 'pdf-view-mode-hook 'pdf-continuous-scroll-mode)
Demo: https://gifyu.com/image/8RKA
Ah, thanks! Should be fixed now.
Hi, I am getting the following error while executing
pdf-cscroll-image-backward-hscroll
:Here's my related config:
Demo: https://gifyu.com/image/8RKA