GNU bug report logs -
#65055
30.0.50; save-place-abbreviation-file-names :set fails for saveplace-pdf-view places
Previous Next
Reported by: Visuwesh <visuweshm <at> gmail.com>
Date: Fri, 4 Aug 2023 16:16:02 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Visuwesh <visuweshm <at> gmail.com>
> Date: Fri, 04 Aug 2023 21:45:04 +0530
>
> saveplace-pdf-view package [1] uses a custom "place" format to save and
> restore the last position for PDF files viewed via doc-view package.
>
> One such "place" is
>
> ("/home/viz/tmp/piron1976.pdf"
> (pdf-view-bookmark "piron1976.pdf"
> (filename . "~/tmp/piron1976.pdf")
> (position . 1)
> (last-modified 25805 5369 546130 641000)
> (page . 2)
> (slice)
> (size . fit-width)
> (origin)
> (handler . pdf-view-bookmark-jump-handler)))
>
> This fails with the following backtrace because
> (cdr (pdf-view-bookmark ...) is a list,
I don't understand: the valid format of save-place-alist is documented
in its doc string, so this looks like a bug in saveplace-pdf-view
package? Or what am I missing?
This bug report was last modified 1 year and 348 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.