GNU bug report logs -
#76975
31.0.50; Customize doesn't know about type graphic for defface
Previous Next
Reported by: Mauro Aranda <maurooaranda <at> gmail.com>
Date: Wed, 12 Mar 2025 09:26:02 UTC
Severity: normal
Tags: patch
Found in version 31.0.50
Fixed in version 31.1
Done: Mauro Aranda <maurooaranda <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76975 in the body.
You can then email your comments to 76975 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76975
; Package
emacs
.
(Wed, 12 Mar 2025 09:26:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Mauro Aranda <maurooaranda <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Wed, 12 Mar 2025 09:26:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
After emacs -Q:
M-x customize-face RET separator-line
With the State button, select "For All Kinds of Display"
Customize shows the Lisp expression, instead of the widget for
customizing this face.
In GNU Emacs 31.0.50 (build 15, x86_64-pc-linux-gnu, GTK+ Version
3.24.33, cairo version 1.16.0) of 2025-03-12 built on tbb-desktop
Repository revision: a5f2d6279e0793aa0f8ba1939273866b6464b7e7
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12201001
System Description: Ubuntu 22.04.5 LTS
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER X11 XDBE XIM XINERAMA XINPUT2 XPM XRANDR
GTK3 ZLIB
Important settings:
value of $LC_MONETARY: es_AR.UTF-8
value of $LC_NUMERIC: es_AR.UTF-8
value of $LC_TIME: es_AR.UTF-8
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
eldoc-mode: t
show-paren-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
minibuffer-regexp-mode: t
line-number-mode: t
indent-tabs-mode: t
transient-mark-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug lisp-mnt message mailcap yank-media puny
dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg
rfc6068 epg-config gnus-util text-property-search time-date subr-x
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils rmc iso-transl tooltip cconv eldoc paren
electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel
term/x-win x-win term/common-win x-dnd touch-screen tool-bar dnd fontset
image regexp-opt fringe tabulated-list replace newcomment text-mode
lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch
easymenu timer select scroll-bar mouse jit-lock font-lock syntax
font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic
indonesian philippine cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
composite emoji-zwj charscript charprop case-table epa-hook
jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs
theme-loaddefs faces cus-face macroexp files window text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget keymap
hashtable-print-readable backquote threads dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting cairo gtk
x-toolkit xinput2 x multi-tty move-toolbar make-network-process
tty-child-frames emacs)
Memory information:
((conses 16 39460 9281) (symbols 48 5473 0) (strings 32 12931 2383)
(string-bytes 1 311120) (vectors 16 9546)
(vector-slots 8 113934 5220) (floats 8 21 3) (intervals 56 235 0)
(buffers 992 10))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76975
; Package
emacs
.
(Wed, 12 Mar 2025 09:39:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 76975 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
tags 76975 patch
quit
Mauro Aranda <maurooaranda <at> gmail.com> writes:
> After emacs -Q:
> M-x customize-face RET separator-line
> With the State button, select "For All Kinds of Display"
> Customize shows the Lisp expression, instead of the widget for
> customizing this face.
>
Patch attached.
[0001-Recognize-graphic-as-a-type-when-customizing-a-face.patch (text/x-patch, attachment)]
Added tag(s) patch.
Request was from
Mauro Aranda <maurooaranda <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Wed, 12 Mar 2025 09:39:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76975
; Package
emacs
.
(Thu, 13 Mar 2025 08:34:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 76975 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 12 Mar 2025 06:37:59 -0300
> From: Mauro Aranda <maurooaranda <at> gmail.com>
>
> Mauro Aranda <maurooaranda <at> gmail.com> writes:
>
> > After emacs -Q:
> > M-x customize-face RET separator-line
> > With the State button, select "For All Kinds of Display"
> > Customize shows the Lisp expression, instead of the widget for
> > customizing this face.
> >
>
> Patch attached.
>
> From 98bc2487e9bb7c74dfa77d9d8d60bb40376ac021 Mon Sep 17 00:00:00 2001
> From: Mauro Aranda <maurooaranda <at> gmail.com>
> Date: Wed, 12 Mar 2025 06:35:46 -0300
> Subject: [PATCH] Recognize graphic as a type when customizing a face
>
> * lisp/cus-edit.el (custom-display): Add checkbox for graphic.
> (Bug#76975)
> ---
> lisp/cus-edit.el | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el
> index 5cfd2b774b7..ecfce03e490 100644
> --- a/lisp/cus-edit.el
> +++ b/lisp/cus-edit.el
> @@ -3619,6 +3619,10 @@ 'custom-display
> type)
> (checklist :inline t
> :offset 0
> + (const :format "Graphic "
> + :sibling-args (:help-echo "\
> +Any graphics-capable display")
> + graphic)
> (const :format "X "
> :sibling-args (:help-echo "\
> The X11 Window System.")
Thanks, feel free to install.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76975
; Package
emacs
.
(Thu, 13 Mar 2025 09:53:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 76975 <at> debbugs.gnu.org (full text, mbox):
close 76975 31.1
quit
Eli Zaretskii <eliz <at> gnu.org> writes:
>> Date: Wed, 12 Mar 2025 06:37:59 -0300
>> From: Mauro Aranda <maurooaranda <at> gmail.com>
>>
>> Mauro Aranda <maurooaranda <at> gmail.com> writes:
>>
>> > After emacs -Q:
>> > M-x customize-face RET separator-line
>> > With the State button, select "For All Kinds of Display"
>> > Customize shows the Lisp expression, instead of the widget for
>> > customizing this face.
>> >
>>
>> Patch attached.
>>
>> From 98bc2487e9bb7c74dfa77d9d8d60bb40376ac021 Mon Sep 17 00:00:00 2001
>> From: Mauro Aranda <maurooaranda <at> gmail.com>
>> Date: Wed, 12 Mar 2025 06:35:46 -0300
>> Subject: [PATCH] Recognize graphic as a type when customizing a face
>>
>> * lisp/cus-edit.el (custom-display): Add checkbox for graphic.
>> (Bug#76975)
>> ---
>> lisp/cus-edit.el | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el
>> index 5cfd2b774b7..ecfce03e490 100644
>> --- a/lisp/cus-edit.el
>> +++ b/lisp/cus-edit.el
>> @@ -3619,6 +3619,10 @@ 'custom-display
>> type)
>> (checklist :inline t
>> :offset 0
>> + (const :format "Graphic "
>> + :sibling-args (:help-echo "\
>> +Any graphics-capable display")
>> + graphic)
>> (const :format "X "
>> :sibling-args (:help-echo "\
>> The X11 Window System.")
>
> Thanks, feel free to install.
Done, thanks. Closing the bug.
bug marked as fixed in version 31.1, send any further explanations to
76975 <at> debbugs.gnu.org and Mauro Aranda <maurooaranda <at> gmail.com>
Request was from
Mauro Aranda <maurooaranda <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 13 Mar 2025 09:53:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 10 Apr 2025 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.