<p>On Sun, Mar 27, 2011 at 1:26 AM, Jameson Rollins <<a href="mailto:jrollins@finestructure.net">jrollins@finestructure.net</a>> wrote:<br>
> On Sat, 26 Mar 2011 22:16:32 -0700, Jameson Graef Rollins <<a href="mailto:jrollins@finestructure.net">jrollins@finestructure.net</a>> wrote:<br>
>> This enables the proper face customization UI for<br>
>> notmuch-search-line-faces.<br>
><br>
> Hey, folks.  amdragon was the one who figured out that custom-face-edit<br>
> was the correct value-type to use to get the face customization ui for<br>
> the notmuch-search-line-faces list.  However, he seems to think this<br>
> might not be the right solution.  Austin: care to comment?</p>
<p>My concern is that it's unclear if the custom-face-edit widget is considered a public interface, or if it's internal to customize and thus could change at any time. These things are always a bit murky in Emacs. custom-face-edit has been around for a few major versions, though it only recently (somewhere between Emacs 22 and 23) became embeddable in a customize widget like this. We should just ask on an Emacs mailing list if this is okay, or if it will break catastrophically and without warning at some point (or if there's a more official solution).</p>