vedang / pdf-tools

Emacs support library for PDF files.
https://pdftools.wiki
GNU General Public License v3.0
641 stars 90 forks source link

PDF-tools does not compile properly leading to no annotation and proper isearch functionality #216

Closed averter closed 1 year ago

averter commented 1 year ago

Describe the bug PDF-tools annotation features are missing and its isearch functionality hangs emacs (when I start typing something in the search bar emacs becomes locked and eventually needs to be killed). I also cannot mouse select anything.

Steps to Reproduce the behaviour Steps to reproduce the behaviour:

  1. Install pdf-tools via melpa on emacs 27.1 linux mint cinnamon.
  2. See error Warning (bytecomp): ‘registerv-make’ is an obsolete function (as of 27.1); Use your own type with methods on register-val-(insert|describe|jump-to) in the messages buffer
  3. Open a pdf
  4. It is not possible to select anything, clicking C-h-m does not show any annotation commands, and if you search the pdf using C-s soon after typing the first letter emacs hangs and you're forced to quit it.

What is the expected behaviour? Be able to search and annotate pdfs without emacs crashing/hanging.

Desktop Please complete the following information:

Your pdf-tools install Please complete the following information:

+TITLE: PDF Tools README

+AUTHOR: Andreas Politz

+EMAIL: mail@andreas-politz.de

+Maintainer: Vedang Manerikar

+Maintainer_Email: vedang.manerikar@gmail.com`

averter commented 1 year ago

Thanks! All good now