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

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

bug#66391: 30.0.50; Error when saving a face with :underline attribute i


From: Mauro Aranda
Subject: bug#66391: 30.0.50; Error when saving a face with :underline attribute in Customize
Date: Sat, 7 Oct 2023 12:02:48 -0300
User-agent: Mozilla Thunderbird

tags 66391 patch
quit


Hmm, actually, it was I that made a thinko when trying to fix Bug#44331
that the previously cited commit introduced.

commit ecec9a259b13d88fa23dde078fba99ae78ef79c7
Author: Mauro Aranda <maurooaranda@gmail.com>
Date:   Sun Nov 1 10:10:08 2020 -0300

    Fix saving a face setting with Customize

    * lisp/cus-edit.el (custom-face-save): Make sure we back up into the
    :shown-value property what the user has edited so far, if we are going
    to recreate the custom-face widget.  (Bug#44331)

---

The :shown-value should be just the value as the widget holds it, not a
post-filtered one.

Attachment: 0001-Fix-saving-faces-with-attributes-that-need-filtering.patch
Description: Text Data


reply via email to

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