dalanicolai / pdf-tools

Emacs support library for PDF files.
GNU General Public License v3.0
4 stars 8 forks source link

pdf-tools cl-ecase error #9

Open ST-Saint opened 1 year ago

ST-Saint commented 1 year ago

Hi, I encounter the following error when I try image-roll.el

(error Eager macro-expansion failure: (error "Misplaced t or ‘otherwise’ clause"))

I think it is due to this issue https://github.com/vedang/pdf-tools/pull/154, and the fix is https://github.com/vedang/pdf-tools/pull/159

Would you like to patch it?

dalanicolai commented 1 year ago

Thanks, for reporting this issue. Sorry for the late reply, but somehow I did not get notified about this (see #3). Are you using image-roll with the pdf-roll branch of this repo as described here? I hope that fixes things. Otherwise, unfortunately, I currently have no time to maintain this package.