pdf-tools seems to be in a mixed mode. Installed using AUR, but updated/managed using melpa.
What this ends up doing is, while start up, ie. with (pdf-tools-install) in my init-file, it prompts for Need to (re)build the epdfinfo program, do it now ? (y or n) and painfully asks for sudo permission every time to complete the compilation! This is a bottleneck, especially in daemon startup.
pdf-tools seems to be in a mixed mode. Installed using AUR, but updated/managed using melpa.
What this ends up doing is, while start up, ie. with
(pdf-tools-install)
in myinit-file
, it prompts forNeed to (re)build the epdfinfo program, do it now ? (y or n)
and painfully asks forsudo
permission every time to complete the compilation! This is a bottleneck, especially in daemon startup.Need to figure out the solution.