bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30141: (26.0.91; text-pixel dimensions not properly saved by desktop


From: Aaron Jensen
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@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]