GNU bug report logs - #52917
29.0.50; pp-use-max-width=t can break bookmark-save

Previous Next

Package: emacs;

Reported by: Visuwesh <visuwesh <at> tutanota.com>

Date: Fri, 31 Dec 2021 16:19:01 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Visuwesh <visuwesh <at> tutanota.com>
To: 52917 <at> debbugs.gnu.org
Subject: bug#52917: 29.0.50; pp-use-max-width=t can break bookmark-save
Date: Fri, 31 Dec 2021 17:37:35 +0100 (CET)
31 Dec 2021, 21:48 by visuwesh <at> tutanota.com:
> When the user option `pp-use-max-width' introduced in Emacs 29 is set to
> t, `bookmark-save' can fail.  Following the backtrace points out the
> problem lies in `pp', specifically `pp-emacs-lisp-code', which fails to print
> the following bookmark record produced pdf-tools,
>
>
> ("Last read Peter Sykes"
> (filename . "~/doc/uni/refb/A_guidebook_to_Mechanism_in_Organic_Chemistry_Peter_Sykes.pdf")
> (position . 1)
> (page . 263)
> (slice)
> (size . 4.367774566473988)
> (origin 0.0 . 0.5892997639653816)
> (handler . pdf-view-bookmark-jump-handler))

A much simpler reproducer:

    (pp-emacs-lisp-code '(1 2 . 0))




This bug report was last modified 3 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.