From unknown Sun Jun 15 08:38:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46355: 27.1; custom.el `widget-apply: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil' Resent-From: zdm Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 07 Feb 2021 08:45:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46355 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 46355@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16126874915590 (code B ref -1); Sun, 07 Feb 2021 08:45:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Feb 2021 08:44:51 +0000 Received: from localhost ([127.0.0.1]:46845 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8fgV-0001S1-G1 for submit@debbugs.gnu.org; Sun, 07 Feb 2021 03:44:51 -0500 Received: from lists.gnu.org ([209.51.188.17]:41384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8WLb-0002vk-6w for submit@debbugs.gnu.org; Sat, 06 Feb 2021 17:46:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60286) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8WLb-000489-0C for bug-gnu-emacs@gnu.org; Sat, 06 Feb 2021 17:46:35 -0500 Received: from mail.cock.li ([37.120.193.124]:43134) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l8WLY-0002Fv-1V for bug-gnu-emacs@gnu.org; Sat, 06 Feb 2021 17:46:34 -0500 From: zdm DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cock.li; s=mail; t=1612651569; bh=kYSkcUcz3tW/H3F/XjHdku+lareYhjdZ9cNvD0kKF0w=; h=From:To:Subject:Date:From; b=h8mW/fpudv5X6FM8L+/rigvU5USFpUlmrnbDgHYoiY1maZ/75rW0MN/rUskKPvo6L 7JZXWhTe5F5sy9rqUfO7wlhDTYkzNkW+gXOdzaAFym5ZPJcXlqqVnbBxY/70B/LjtF ASP/4fJEIQsqQHeXSZ+2FOuQ46+3T9jrgnhRcSC4qRfVLD9iRX1SdoETn+xmglOQnz Cq3+fOxlULQp9vZkCST/Ka3sMmqoM3aQ7+kCbYlsqnb2igtjSMl/xDpgwlAk0o0ZAP 4RrsxkvWE/r1ELFwPK47/0SAWBuVvy/WaZ8H/EBYNioqmOEQSzx7K/IRw5swkGR9Z0 dshyOpn7Sn7OQ== Date: Sat, 06 Feb 2021 15:46:24 -0700 Message-ID: <877dnku85b.fsf@cock.li> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=37.120.193.124; envelope-from=zdm@cock.li; helo=mail.cock.li X-Spam_score_int: -7 X-Spam_score: -0.8 X-Spam_bar: / X-Spam_report: (-0.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_RP_RNBL=1.31, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Mailman-Approved-At: Sun, 07 Feb 2021 03:44:46 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) On Emacs 27.1 using the =E2=80=98Apply and Save=E2=80=99 button in a =E2=80= =98M-x customize-face=E2=80=99 (or =E2=80=98M-x customize-apropos-faces=E2=80=99) buffer with more than one face to customi= ze causes an error complaining of: | widget-apply: Symbol=E2=80=99s function definition is void: nil Due to the nature of it being related to custom.el, I cannot use =E2=80=98e= macs -Q=E2=80=99 in order to provide you with a clean Emacs state to start from for reproducing/testing = (even with trying to set =E2=80=98custom-file=E2=80=99), but I did ask in #emacs for p= eople on the same version if they were able to reproduce it with the following steps and several confirm= ed they could: Step 1: | M-x customize-apropos-faces RET vc RET Step 2: | Press the =E2=80=98Apply and Save=E2=80=99 button and =E2=80=98yes=E2=80= =99 to the dialog box The error will occur in the echo area. Note that this happens via =E2=80=98= customize-face=E2=80=99 as well, but there has to be more than one face in the customize buffer. Examp= le, in ERC there are some areas in a buffer you can place your mark/cursor, hit =E2=80= =98customize-face=E2=80=99 and be presented with two or more faces if detected when prompted for a face na= me. If you simply hit RET, the listed faces will be in the customize buffer. Pressing = =E2=80=98Apply and Save=E2=80=99 there causes the same error. It matters not what packages the= faces are coming from, so =E2=80=98vc=E2=80=99 is just for testing, rather this is something= wrong with custom.el I believe. Below is information gathered from =E2=80=98M-x report-emacs-bug=E2=80=99 i= mmediately following the steps above. ---------------------------------------- In GNU Emacs 27.1 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.22, = cairo version 1.16.0) of 2020-08-20 built on buildhw-x86-03.iad2.fedoraproject.org Windowing system distributor 'Fedora Project', version 11.0.12010000 System Description: Fedora 33 (Workstation Edition) Recent messages: Loading /home/zdm/.emacs.d/others-utils/emacsredux.el (source)...done Loading /home/zdm/.emacs.d/others-utils/fuco1.el (source)...done Starting new Ispell process /usr/bin/hunspell with default dictionary...done For information about GNU Emacs and the GNU system, type C-h C-a. Creating customization items... Creating customization items ...done Creating customization setup...done Save all settings in this buffer? y Saving file /home/zdm/.emacs.d/auto-package-configuration/custom.el... Wrote /home/zdm/.emacs.d/auto-package-configuration/custom.el widget-apply: Symbol=E2=80=99s function definition is void: nil Configured using: 'configure --build=3Dx86_64-redhat-linux-gnu --host=3Dx86_64-redhat-linux-gnu --program-prefix=3D --disable-dependency-tracking --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/sbin --sysconfdir=3D/etc --datadir=3D/usr/share --includedir=3D/usr/include --libdir=3D/usr/lib64 --libexecdir=3D/usr/libexec --localstatedir=3D/var --sharedstatedir=3D/var/lib --mandir=3D/usr/share/man --infodir=3D/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=3Dgtk3 --with-gpm=3Dno --with-xwidgets --with-modules --with-harfbuzz --with-cairo --with-json build_alias=3Dx86_64-redhat-linux-gnu host_alias=3Dx86_64-redhat-linux-gnu CC=3Dgcc 'CFLAGS=3D-DMAIL_USE_LOCKF -= O2 -flto=3Dauto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=3D/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=3Dgeneric -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' LDFLAGS=3D-Wl,-z,relro PKG_CONFIG_PATH=3D:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS XWIDGETS LIBSYSTEMD JSON PDUMPER GMP Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: Custom Minor modes in effect: electric-pair-mode: t ivy-mode: t doom-modeline-mode: t minibuffer-depth-indicate-mode: t delete-selection-mode: t show-paren-mode: t shell-dirtrack-mode: t winner-mode: t override-global-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: /home/zdm/.emacs.d/elpa/lispy-20210121.926/elpa hides /home/zdm/.emacs.d/el= pa/ivy-20210202.1423/elpa Features: (shadow sort form-feed mail-extr emacsbug message rmc puny rfc822 mml mml-sec epa epg epg-config gnus-util rmail rmail-loaddefs text-property-search time-date mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pp vc-git diff-mode vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs vc vc-dispatcher apropos cus-edit cus-start cus-load wid-edit counsel xdg compile lispy hydra lv pcase swiper lispy-inline noutline outline etags fileloop generator xref project edebug backtrace help-fns radix-tree lispy-tags mode-local find-func elec-pair aggressive-indent flyspell ispell emacs-upload inf-elixir ivy-avy ivy ivy-faces ivy-overlay colir doom-modeline doom-modeline-segments doom-modeline-env doom-modeline-core shrink-path f s all-the-icons all-the-icons-faces data-material data-weathericons data-octicons data-fileicons data-faicons data-alltheicons dash link-hint rx ffap goto-addr thingatpt url-util avy derived advice dired+ image-dired image-mode exif format-spec image-file dired-x dired-aux dired dired-loaddefs color-theme-sanityinc-tomorrow color doom-themes doom-themes-base mb-depth delsel paren shell pcomplete comint ansi-color winner ring edmacro kmacro keychain-environment exec-path-from-shell no-littering cl-extra help-mode use-package use-package-ensure use-package-delight use-package-diminish use-package-bind-key bind-key easy-mmode use-package-core finder-inf erlang-start slime-autoloads info package easymenu browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic 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 charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 385010 15030) (symbols 48 27826 2) (strings 32 118735 4924) (string-bytes 1 3219780) (vectors 16 35891) (vector-slots 8 524012 15802) (floats 8 807 394) (intervals 56 518 86) (buffers 1000 13)) From unknown Sun Jun 15 08:38:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46355: 27.1; custom.el `widget-apply: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil' Resent-From: Mauro Aranda Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 07 Feb 2021 12:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46355 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: zdm Cc: 46355@debbugs.gnu.org Received: via spool by 46355-submit@debbugs.gnu.org id=B46355.161269942525402 (code B ref 46355); Sun, 07 Feb 2021 12:04:02 +0000 Received: (at 46355) by debbugs.gnu.org; 7 Feb 2021 12:03:45 +0000 Received: from localhost ([127.0.0.1]:46998 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8in3-0006be-G0 for submit@debbugs.gnu.org; Sun, 07 Feb 2021 07:03:45 -0500 Received: from mail-qv1-f42.google.com ([209.85.219.42]:46762) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8in2-0006bQ-0a for 46355@debbugs.gnu.org; Sun, 07 Feb 2021 07:03:44 -0500 Received: by mail-qv1-f42.google.com with SMTP id a1so5705676qvd.13 for <46355@debbugs.gnu.org>; Sun, 07 Feb 2021 04:03:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:from:to:cc:subject:references:date:in-reply-to :user-agent:mime-version:content-transfer-encoding; bh=Vbo1aUWDyCByq9Uzns3olOsBkfogEPOdvlKSEYJlZKg=; b=TyNbFhMq1nAEBLBtUAEzhqh7TKhSXCZVPNpMRtRAaCRtAvSF8YI2jc/yTd+LNvjcnm EYn87sxftmaEeCsQnOefYI02CL6jGLOtZEsSMa9lrpx3TsXe0xIaSOJfZw9vawXdTooz gw3ltcTkHZXA7XyJFX0T/Isna/qTrvJf10XbNqL5M/weVdBFaRcfhqsRTS2pH3Mg4rWR hPpBtlY+7+Vj9eTMhmoIebVNIid4w+dHBQjKkIiu+rkPIHjZeH2SXReXrbnQcGGxe11m WUjKOmy6SD26Woh6+EoSm0leTceCz8CYe7VDKpN46krJ/RzgQJBoaZ0MmSROAHN9x0G5 weCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:from:to:cc:subject:references:date :in-reply-to:user-agent:mime-version:content-transfer-encoding; bh=Vbo1aUWDyCByq9Uzns3olOsBkfogEPOdvlKSEYJlZKg=; b=XcSN7OjrgGhKU7KPWFwKO0X7fj52UxnLSt4bKCKFr9EefOI6St9Uo457xFjmeRZ4um dUIyDTJZOeP1tDQuuBFzSx8PHS+D7LlTAgUPYCwBIQ5awgkdMT69GKAfftsTSN13aAZN aKn6qVAolD6SHy2HBxW0JF7iqufZm7hcPf5lZ4y/WH5VfAJUd07VoVH7PLJdEvtAA+Zj O1tzcy+Nl1p6JHUtqkeiIlJNSVTr5SkpzToYirN3+W+L+Sgl5r4kn8M74/B5VyNNwpek 9o6EHBt2YrHFSc1lmCfIsFdMi2PBUCDOUubtyaJX0eRIunKSazQ0jB82J+LGRmgLiNBx cDkQ== X-Gm-Message-State: AOAM532n1Qh7V8oRufITGXhHTNJCEMEPo+U+SQ1XOFRnzMkzaQTVb9rf iFlF5ZE/xodjg8UcFulxEQh1+18efSg44g== X-Google-Smtp-Source: ABdhPJxJ/Wm4qnTtx/0hp5y68hnBzRTIYOmIr41ktanRfCFX9MY2jJKUZUMek7M21uqjsaXQbdk6bw== X-Received: by 2002:a0c:c1cb:: with SMTP id v11mr8584268qvh.59.1612699418034; Sun, 07 Feb 2021 04:03:38 -0800 (PST) Received: from tbb-desktop ([201.213.132.172]) by smtp.gmail.com with ESMTPSA id f14sm14157669qkl.76.2021.02.07.04.03.35 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Sun, 07 Feb 2021 04:03:37 -0800 (PST) Message-ID: <601fd719.1c69fb81.f8f51.e817@mx.google.com> X-Google-Original-Message-ID: <878s80xey2.fsf@maurooaranda@gmail.com> From: Mauro Aranda References: <877dnku85b.fsf@cock.li> Date: Sun, 07 Feb 2021 09:03:33 -0300 In-Reply-To: <877dnku85b.fsf@cock.li> (zdm@cock.li's message of "Sat, 06 Feb 2021 15:46:24 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) zdm writes: > On Emacs 27.1 using the =E2=80=98Apply and Save=E2=80=99 button in a =E2= =80=98M-x > customize-face=E2=80=99 (or =E2=80=98M-x > customize-apropos-faces=E2=80=99) buffer with more than one face to custo= mize > causes an error > complaining of: > > | widget-apply: Symbol=E2=80=99s function definition is void: nil > > Step 1: > | M-x customize-apropos-faces RET vc RET > Step 2: > | Press the =E2=80=98Apply and Save=E2=80=99 button and =E2=80=98yes=E2= =80=99 to the dialog box > > The error will occur in the echo area. Thanks for the bug report. This sounds like Bug#40853. I can reproduce this in Emacs 27.1, but not in the development branch, which has this fix: commit 5c39f6f1165a33f5714eedd3a413f786dffbb5a2 Author: Mauro Aranda Date: Fri Aug 14 16:40:40 2020 +0200 Make sure we only act on edited widgets in Custom-save =20=20=20=20 * lisp/cus-edit.el (Custom-save): Only act on edited widgets in the buffer. If we attempt to redraw all widgets, we confuse custom-variable-modified-p, or we end up drawing State buttons for all options, including the hidden ones (bug#42801). Would it be possible to you to build Emacs from the master branch and try to see if you can reproduce it? Alternatively, maybe you can try to redefine Custom-save as below in a session, and see if the bug is still reproducible. You should evaluate the following after Step 1, and before Step 2. (defun Custom-save (&rest _ignore) "Set all edited settings, then save all settings that have been set. If a setting was edited and set before, this saves it. If a setting was merely edited before, this sets it then saves it." (interactive) (let (edited-widgets) (when (custom-command-apply (lambda (child) (when (memq (widget-get child :custom-state) '(modified set changed rogue)) (push child edited-widgets) (widget-apply child :custom-mark-to-save))) "Save all settings in this buffer? " t) ;; Save changes to buffer. (custom-save-all) ;; Redraw and recalculate the state when necessary. (dolist (widget edited-widgets) (widget-apply widget :custom-state-set-and-redraw))))) That is how the function looks after the fix for Bug#40853 and Bug#42801. From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 07 07:58:28 2021 Received: (at control) by debbugs.gnu.org; 7 Feb 2021 12:58:28 +0000 Received: from localhost ([127.0.0.1]:47053 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8jdz-0003ia-GT for submit@debbugs.gnu.org; Sun, 07 Feb 2021 07:58:28 -0500 Received: from quimby.gnus.org ([95.216.78.240]:35020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l8jdx-0003iG-Ab for control@debbugs.gnu.org; Sun, 07 Feb 2021 07:58:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=J9yVRdiDMmtqUVWGLt6a8LuYyzQJD8L/fkTQnjVEZ4Y=; b=mpfMD+jvgRgcOwJLM89GaYVleq u8Lxt3nPMZ6cG2uD1Rc23PgBv+IBUIzAZqZ5bGJ7ZZOs8b1haLqCdrR5ggM0qjQCkcUxDQUbz8im0 tFrWAV//bXafrX//03wMLqCOlyK3KNG4DUau6WMyD93C81NRmBWHptfhLxnVHDAOt5BQ=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l8jdp-0000NX-D4 for control@debbugs.gnu.org; Sun, 07 Feb 2021 13:58:19 +0100 Date: Sun, 07 Feb 2021 13:58:16 +0100 Message-Id: <87ft286nmf.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46355 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 46355 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 46355 + moreinfo quit From unknown Sun Jun 15 08:38:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46355: 27.1; custom.el `widget-apply: =?UTF-8?Q?Symbol=E2=80=99s?= function definition is void: nil' References: <877dnku85b.fsf@cock.li> Resent-From: Mauro Aranda Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 08 Feb 2021 09:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46355 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: zdm Cc: 46355@debbugs.gnu.org Received: via spool by 46355-submit@debbugs.gnu.org id=B46355.161277792722811 (code B ref 46355); Mon, 08 Feb 2021 09:53:02 +0000 Received: (at 46355) by debbugs.gnu.org; 8 Feb 2021 09:52:07 +0000 Received: from localhost ([127.0.0.1]:49837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l93DD-0005vl-B3 for submit@debbugs.gnu.org; Mon, 08 Feb 2021 04:52:07 -0500 Received: from mail-qt1-f178.google.com ([209.85.160.178]:45189) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l93D6-0005v6-RU; Mon, 08 Feb 2021 04:52:05 -0500 Received: by mail-qt1-f178.google.com with SMTP id n28so2888200qtv.12; Mon, 08 Feb 2021 01:52:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:from:to:cc:subject:in-reply-to:date:mime-version :content-transfer-encoding; bh=aCWXaoMcYkbYBJxO4rUMKQHAJ1r6wAh0iGXbSI3WmHc=; b=QUczYzi8pdTOliU/rqCGP92fhqG74zxT9G1l8AzYhudFZk4IowwbWaWVINnJqgX8ad myeTxlM3ZHvLUS+OXFMNYYheaZ7XBDzZdFXcSe2lCQ+06kFLpjK8YmfAwvn/VVc1B4hV Zdi9yNUhSkdhMh/le0C4jkgrp95xhX9EBvpxC2MytLYP2+eoXMTSQl1r80H9I/I/GbyR F+Qe9o04Oo7mklsXXhb2bd5tQni0Q29PtvS2TgXwI3A69x13rfbM2a66MtVBzkY3JMaK ni5mmxtKqC6BJ8yIIUBHGtpy1e7wL8ncGrmxQiG3grTpffGeqWvdixP8ZnJFHihhOUDs uCCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:from:to:cc:subject:in-reply-to:date :mime-version:content-transfer-encoding; bh=aCWXaoMcYkbYBJxO4rUMKQHAJ1r6wAh0iGXbSI3WmHc=; b=iAK+y0MJB0ef7JmfJtzAg6brSOuQMgQz9LaCkwvyLmoLNNfYEUYm5dD+upgwkp7eQW aEw71M2U+fJquUVvNGJNmJukmbW18mCamD5AJP8TEP8mnazTDabKwXw25fGvfNfnT1xI jPSlOq7cibAVwiqjIzTQ/ahClbztkBUo6GjhpAVSpOmlEvc5V95XR7rpUjpHTw6ondX0 +Vv/0jvIPMt0m3HRM/QsBlk8f1K9zPu8TuoCo0CNf3QGMt6lttBtO3HlZxYNdmlr/jKc GR29P6m6TlQ4sjh+jAzQI9ehs0q2oc07ubi9Vxa2rHmgXozhT/N553t7jcokSZsqrpZ1 mmhw== X-Gm-Message-State: AOAM532hf6cNFyJcsmk0mX594WPm7BTgpKOvINirfxIxgjUehsCGHpOz 5rgdunXW7X0eKbREIZtM2+NKa8456qUnAQ== X-Google-Smtp-Source: ABdhPJx08vpzpVlpqqpKSaVp65YXWN22akfXO42duvU5zUvSfBogYjyuMBC9WVivdM24laPjh+1Fog== X-Received: by 2002:ac8:5cca:: with SMTP id s10mr13920092qta.227.1612777914992; Mon, 08 Feb 2021 01:51:54 -0800 (PST) Received: from tbb-desktop ([201.213.132.172]) by smtp.gmail.com with ESMTPSA id q22sm12024138qki.51.2021.02.08.01.51.52 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 08 Feb 2021 01:51:54 -0800 (PST) Message-ID: <602109ba.1c69fb81.841d4.49c1@mx.google.com> X-Google-Original-Message-ID: <87czxalwei.fsf@maurooaranda@gmail.com> From: Mauro Aranda In-Reply-To: <874kinpl07.fsf@cock.li> (message from zdm on Sun, 07 Feb 2021 15:32:08 -0700) Date: Mon, 08 Feb 2021 06:51:49 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: unarchive 42801 forcemerge 42801 46355 quit (Please keep the bug address in CCs, so that the mail reaches the bug tracker) zdm writes: Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (maurooaranda[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.160.178 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.160.178 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 2.0 PDS_TONAME_EQ_TOLOCAL_SHORT Short body with To: name matches everything in local email X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) unarchive 42801 forcemerge 42801 46355 quit (Please keep the bug address in CCs, so that the mail reaches the bug track= er) zdm writes: > I'm able to confirm that both building from master branch (Emacs 28.0.50)= or redefining > =E2=80=98Custom-save=E2=80=99 fixes the issue, thank you so much and apol= ogies for the redundant bug > report. Thanks for confirming, and no need to apologize at all. From debbugs-submit-bounces@debbugs.gnu.org Sun May 23 10:56:09 2021 Received: (at control) by debbugs.gnu.org; 23 May 2021 14:56:09 +0000 Received: from localhost ([127.0.0.1]:41607 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkpWT-0000hZ-7t for submit@debbugs.gnu.org; Sun, 23 May 2021 10:56:09 -0400 Received: from mail-qk1-f179.google.com ([209.85.222.179]:33538) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lkpWP-0000fP-3R; Sun, 23 May 2021 10:56:07 -0400 Received: by mail-qk1-f179.google.com with SMTP id k4so13587729qkd.0; Sun, 23 May 2021 07:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:date:message-id:mime-version; bh=iam16EDMBpZHrHDi3RfKSzL8ZPgpS2J82lU9Nx57d4o=; b=H1CDWd13qxe9z62JgLhQqxkZ1pXrQreo4KO45a7cMjHKTqt+mTR3J1wFRrR77za22Z HsmsZkCuofIp5Uzz+n5EcB0cS1dnv7UxXXwcogB/BJowGCkp1UVoRObmEor3SXQPGAl0 QIQJ7x5oh3VDjh+Gn/HL6mFvEbRAxxmoa4SHo+inUcqOYWKTTDDofslXiCMsL5diOBBE SqPB3rrQDf8rwqELk7GbXQIvSjH5vwgMnRc4tJbtjKZv1VIoA2+kvSzDRckBnl5Hc4Sx 5IGohjKTzgOKndK0MnNxvvYfs5y3nIkRnusI8s57HNtEj7eji1JPPBrP1evL7Ci/xkoD Jk/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :mime-version; bh=iam16EDMBpZHrHDi3RfKSzL8ZPgpS2J82lU9Nx57d4o=; b=ZNCd8K60ykUieK8lWd/MbOlbfGucq+ryNYZS7MiEzO50JoGcCvGpRqTFXBq2lOE8Ol 5gqotAnX1/0ykpMye8+u6Ph9lak9h6aYNLmo3X3JDh9nS/pCDBClWKY8GnE7ma88z2Qv i3veMyCt8VpvN/HyKtvdQ1k4v9RBgSrVAwZmhhTMTbK+D5/TWv5BgR64eZrvQTkLEYqD jKgqoP56yWizr9eDj1TjUcRVy8N9n+o3koazaYZT9fctLFO7IwE/dQ7duYYyGP5gecsn pDD0PO3HD4InsFsVXTCGcqSfh61o9lr4DfwyY54oL6dJxTKfSUv1k7rAPmfVe48Rs2NV 9TDQ== X-Gm-Message-State: AOAM532Q7GayumfrFjDp0OgDNS62dmjjZdZvqhV8g5k1HTWqGy+lcZXr tFP/IyHLUDpl50cEWth8XMHsLGGKe1M= X-Google-Smtp-Source: ABdhPJxg9+jmVgY8F5Iw+OhogxDJ5ZPosulMrG6iYX9fxICjg/bSGmPI0d8K7QRkb0z/V64t7ncd/Q== X-Received: by 2002:a05:620a:24d3:: with SMTP id m19mr24409194qkn.230.1621781759160; Sun, 23 May 2021 07:55:59 -0700 (PDT) Received: from tbb.theblackbeard.org ([201.213.132.172]) by smtp.gmail.com with ESMTPSA id x9sm8418669qto.33.2021.05.23.07.55.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 May 2021 07:55:58 -0700 (PDT) From: Mauro Aranda To: Mikhail P Subject: Re: bug#48531: Error on `Apply and Save` when using customize In-Reply-To: <65f73a72-ac55-c850-654c-aa9877dee837@fastmail.com> (message from Mikhail P on Sat, 22 May 2021 15:53:22 +0700) Date: Sun, 23 May 2021 11:56:29 -0300 Message-ID: <87czthpkgy.fsf@tbb.theblackbeard.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control Cc: 48531@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) unarchive 42801 forcemerge 42801 48531 quit Mikhail P writes: > Hi Mauro > > version build from master branch is free of this bug. > > Thanks, > > -Mikhail > Thanks for confirming.