GNU bug report logs - #30141
26.0.91; text-pixel dimensions not properly saved by desktop-save-mode sometimes

Previous Next

Package: emacs;

Reported by: Aaron Jensen <aaronjensen <at> gmail.com>

Date: Wed, 17 Jan 2018 01:26:01 UTC

Severity: normal

Found in version 26.0.91

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Aaron Jensen <aaronjensen <at> gmail.com>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 30141 <at> debbugs.gnu.org
Subject: bug#30141: (26.0.91; text-pixel dimensions not properly saved by desktop-save-mode sometimes)
Date: Wed, 17 Jan 2018 03:45:51 -0800
From: Robert Pluim (mailto:rpluim <at> gmail.com)
> It would be easier to answer that question if your patch didn't have
> lots of whitespace changes mixed in.

I agree, which is why I’m not a fan of alignment like this, but I was
following the style in the file. Here is the meat:

 (defvar frameset-persistent-filter-alist
   (nconc
    '((background-color   . frameset-filter-sanitize-color)
      ... elided ...
+     (frameset--text-pixel-height . :save)
+     (frameset--text-pixel-width  . :save)

Aaron




This bug report was last modified 7 years and 104 days ago.

Previous Next


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