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

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

bug#43977: 28.0.50; customize-face, default, checkboxes not aligned with


From: Lars Ingebrigtsen
Subject: bug#43977: 28.0.50; customize-face, default, checkboxes not aligned with fields
Date: Wed, 14 Oct 2020 07:31:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis <bugs@gnu.support> writes:

>> (define-widget 'group 'default
>>   "A widget which groups other widgets inside."
>>   :convert-widget 'widget-types-convert-widget
>>   :copy 'widget-types-copy
>>   :format ":\n%v"
>> 
>> But I have no idea how to override that in the context of a face
>> definition.  Anybody?
>
> Cannot you just remove the colon and new line?

No, this is used for all widgets -- it's the default rendering of
widgets with children, and for the other widgets this looks fine.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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