From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 10 14:26:29 2023 Received: (at submit) by debbugs.gnu.org; 10 Apr 2023 18:26:30 +0000 Received: from localhost ([127.0.0.1]:35891 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plwDl-0006q0-4f for submit@debbugs.gnu.org; Mon, 10 Apr 2023 14:26:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:56608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plwDj-0006pt-6l for submit@debbugs.gnu.org; Mon, 10 Apr 2023 14:26:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1plwDi-0006Of-UR for bug-gnu-emacs@gnu.org; Mon, 10 Apr 2023 14:26:26 -0400 Received: from jfcl.lib.uchicago.edu ([128.135.53.49]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1plwDe-0001uv-Hr for bug-gnu-emacs@gnu.org; Mon, 10 Apr 2023 14:26:26 -0400 Received: from keith by jfcl.lib.uchicago.edu with local (Exim 4.96) (envelope-from ) id 1plvhR-003JEm-2x for bug-gnu-emacs@gnu.org; Mon, 10 Apr 2023 12:53:05 -0500 From: Keith Waclena To: bug-gnu-emacs@gnu.org Subject: 28.2; M-x pr-interface raises error Date: Mon, 10 Apr 2023 12:53:05 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=128.135.53.49; envelope-from=keith@jfcl.lib.uchicago.edu; helo=jfcl.lib.uchicago.edu X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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.3 (--) M-x pr-interface raises an error on multiple machines (all running the same Emacs version). To reproduce: 1. emacs -Q 2. M-x load-library RET printing RET 3. M-x pr-interface RET An error is raised: widget-default-create: Wrong type argument: listp, "*scratch*" The *Printing Interface* buffer looks like this (complete contents): --8<---------------cut here---------------start------------->8--- printing v6.9.3 ps-print v7.3.5 Current Directory : /home/keith/ Print : (*) Buffer : --8<---------------cut here---------------end--------------->8--- The same error occurs if I select: File / Print / Printing Interface from the menu bar. In GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.6, Xaw3d scroll bars) of 2023-01-25 built on jfcl Repository revision: cc64221a9f79878e976771a590c0eefc68f47cd5 Repository branch: packages/packages/emacs Windowing system distributor 'The X.Org Foundation', version 11.0.12101008 System Description: Arch Linux Configured using: 'configure --with-x-toolkit=lucid --with-native-compilation --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/lib --localstatedir=/var --with-cairo --with-harfbuzz --with-libsystemd --with-modules 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/home/keith/asp/emacs/repos/extra-x86_64/src=/usr/src/debug/emacs' LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now PKG_CONFIG_PATH=/usr/app/lib/opam/4.13.1/lib/pkgconfig:/usr/app/lib/opam/4.13.1/lib/pkgconfig:/usr/app/lib/opam/4.13.1/lib/pkgconfig:' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11 XAW3D XDBE XIM XPM LUCID ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: which-key-mode: t global-disable-mouse-mode: t global-page-break-lines-mode: t projectile-mode: t emms-playing-time-display-mode: t emms-playing-time-mode: t diredfl-global-mode: t marginalia-mode: t selectrum-prescient-mode: t prescient-persist-mode: t recentf-mode: t override-global-mode: t windmove-mode: t winner-mode: t midnight-mode: t save-place-mode: t desktop-save-mode: t global-so-long-mode: t display-time-mode: t emms-mode-line-mode: t shell-dirtrack-mode: t selectrum-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t size-indication-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: /usr/app/lib/opam/4.13.1/share/emacs/site-lisp/merlin hides /home/keith/.emacs.d/elpa/merlin-4.8snapshot500/merlin /usr/app/lib/opam/4.13.1/share/emacs/site-lisp/merlin-imenu hides /home/keith/.emacs.d/elpa/merlin-4.8snapshot500/merlin-imenu /usr/app/lib/opam/4.13.1/share/emacs/site-lisp/merlin-xref hides /home/keith/.emacs.d/elpa/merlin-4.8snapshot500/merlin-xref /usr/app/lib/opam/4.13.1/share/emacs/site-lisp/merlin-cap hides /home/keith/.emacs.d/elpa/merlin-4.8snapshot500/merlin-cap /home/keith/.emacs.d/elpa/use-package-2.4.5/bind-key hides /home/keith/.emacs.d/elpa/bind-key-2.4.1/bind-key Features: (shadow emacsbug htmlize url-dav descr-text rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid nxml-mode nxml-outln nxml-rap ediff ediff-merg ediff-mult ediff-wind ediff-diff ediff-help ediff-init ediff-util haskell-mode haskell-cabal haskell-utils haskell-font-lock haskell-indentation haskell-string haskell-sort-imports haskell-lexeme haskell-align-imports haskell-complete-module haskell-ghc-support dabbrev haskell-customize whitespace printing ps-print ps-print-loaddefs ps-def lpr forth-mode log-view find-dired time-stamp python gnuplot-context gnuplot info-look artist picture reporter mw-thesaurus request ert-x ert debug backtrace compat-macs mouseme ess-toolbar ess-jags-d essd-els ess-sas-d ess-sp6-d ess-sas-l ess-sas-a ess-bugs-d ess-r-mode ess-r-flymake ess-r-xref ess-trns ess-r-package ess-r-completion ess-roxy ess-r-syntax ess-rd hideshow ess-s-lang ess-help ess-mode ess-inf ess-tracebug ess ess-bugs-l ess-utils ess-custom tar-mode autoload autorevert filenotify arc-mode archive-mode ffap org-attach org-id dune skeleton slp thai-util thai-word bbdb-message bbdb-gnus bbdb-mua bbdb-com bbdb bbdb-site timezone mhtml-mode css-mode color js cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ox-org nnmaildir imenu man acme pkg-info epl acme-tag two-column quick shortdoc vc-git hi-lock gnus-gravatar gravatar dns refer-mode compface nnrss smerge-mode diff gnus-uu yenc gnus-fun finder-inf eudc-vars cus-start sh-script executable wgrep latexenc pcmpl-gnu org-archive utop utop-minor-mode ielm cl-print help-fns radix-tree tex-mode org-goto sgml-mode facemenu pacman make-mode log-edit pcvs-util add-log hippie-exp rect url-http url-gw url-auth url-cache gnus-kill sendmail pcmpl-unix footnote qp dired-aux gnus-dired cal-move cal-iso face-remap tabify elfeed-link misearch multi-isearch gnus-picon gnus-cite smiley flow-fill mm-archive mail-extr gnus-bcklg gnus-eform gnus-async gnus-dup gnus-ml nndoc nnml nnfolder gnus-topic epa-file gnutls network-stream nsm gnus-icalendar org-capture icalendar gnus-delay gnus-draft gnus-agent gnus-srvr gnus-score score-mode nnvirtual nntp gnus-cache gnus-msg nndraft nnmh mailpeek kw-utils buffer-stack tramp-cache tramp-sh tramp tramp-loaddefs trampver tramp-integration tramp-compat ls-lisp bash-completion fish-completion em-cmpl em-dirs esh-var esh-mode esh-cmd esh-ext esh-opt esh-proc esh-io esh-arg esh-module esh-groups esh-util vc-dir ewoc hl-line elfeed-show elfeed-search elfeed-csv elfeed elfeed-curl elfeed-log elfeed-db elfeed-lib xml-query bookmark merlin-eldoc merlin-xref merlin-cap merlin cl ocp-index yafolding goto-addr tuareg tuareg-compat tuareg-opam flymake-proc flymake smie caml-types caml-help find-file which-key disable-mouse disp-table vc-filewise vc-rcs etags fileloop xref docket vc comp comp-cstr windsize page-break-lines warnings skeletor let-alist f s dash ob-dot eldoni ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar ox-html table ox-ascii ox-publish ox cus-edit pp projectile project lisp-mnt ibuf-ext ibuffer ibuffer-loaddefs org-duration org-indent flyspell ispell org-element avl-tree generator ol-eww ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect gnus-search eieio-opt speedbar ezimage dframe gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum gnus-group gnus-undo gnus-start gnus-dbus gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range message rmc rfc822 mml mml-sec epa derived epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win ol-docview doc-view jka-compr image-mode exif ol-bibtex ol-bbdb ol-w3m ol-doi org-link-doi org-agenda org-refile ob-R ob-gnuplot ob-ocaml ob-ditaa ob-org ob-shell org-tempo tempo org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob-core ob-eval org-table oc-basic bibtex iso8601 org-keys oc org-loaddefs find-func ol org-compat advice org-macs emms-mpris emms-librefm-stream emms-librefm-scrobbler emms-playlist-limit emms-i18n emms-history emms-score emms-stream-info emms-metaplaylist-mode emms-bookmarks emms-cue emms-mode-line-icon emms-browser sort emms-volume emms-volume-sndioctl emms-volume-mixerctl emms-volume-pulse emms-volume-amixer emms-playlist-sort emms-last-played emms-player-xine emms-lyrics emms-streams emms-show-all emms-tag-editor format-spec emms-tag-tracktag emms-mark emms-info-native bindat emms-info-exiftool emms-info-tinytag emms-info-metaflac emms-info-opusinfo emms-info-ogginfo emms-info-mp3info emms-playlist-mode emms-player-vlc emms-player-mpv emms-playing-time emms-player-mplayer emms-player-mpd emms-url emms-cache emms-info emms-later-do tq emms-source-playlist emms-source-file locate emms-player-simple emms-setup diredfl dired-x dired dired-loaddefs marginalia compat compat-29 selectrum-prescient selectrum minibuf-eldef crm prescient char-fold files-x recentf tree-widget use-package-bind-key bind-key hydra lv cl-extra help-mode use-package-core windmove winner midnight saveplace desktop frameset server so-long notifications view mule-util cal-china lunar solar cal-dst cal-hebrew holidays hol-loaddefs vc-dispatcher vc-hg diff-mode appt diary-lib diary-loaddefs cal-menu calendar cal-loaddefs battery dbus time emms-mode-line emms emms-compat cus-load autoinsert dupes-mode-autoloads note grep compile pcase shell pcomplete comint ansi-color ring eww xdg url-queue thingatpt shr kinsoku svg xml dom puny mm-url gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search time-date mail-utils wid-edit mm-util mail-prsvr easy-mmode rx info windsize-autoloads edmacro kmacro package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap 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 iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode 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 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 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 emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit x multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 6697356 577424) (symbols 48 80274 32) (strings 32 1973220 99874) (string-bytes 1 124167166) (vectors 16 438157) (vector-slots 8 6904763 408961) (floats 8 92985 8792) (intervals 56 576920 47095) (buffers 992 236)) From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 10 15:00:01 2023 Received: (at 62757) by debbugs.gnu.org; 10 Apr 2023 19:00:01 +0000 Received: from localhost ([127.0.0.1]:35930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plwkD-0007sa-29 for submit@debbugs.gnu.org; Mon, 10 Apr 2023 15:00:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plwk9-0007sF-KI for 62757@debbugs.gnu.org; Mon, 10 Apr 2023 14:59:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1plwk3-000387-7J; Mon, 10 Apr 2023 14:59:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=1yYwfO2NK7s3fgP+hfJC1t6ThPXsJU/6Hpmx5a6+qtk=; b=IbJUtFU63Qr9 d4VRyK8qAcEtAP3HcpKX6fpAbd3/ScIUZc2dF82Y7yufyK8R1rr1ZalnOcbn9Q5Nktm6cRxIZNwaP /0pPTJ/W1U9pqinAgPmWG4xDZ4rppSOxVOTr9QB/P+B6kjj1roY1LkpkNgzaTPaY+5MO2q21jW4bE xGCrZT96UsyxEdEdrdlpE9yOQ/r91hc0sseFeVdYIYDjjNrBncbkWDf+Zf4bDpk9X+B8Nyw1/dSCJ Ka82GrC9zrMPbjc0jgJSxouDSJsP1w3bQalYAWtn/aHYzRPWhnREWchD8ZG78M0iF8uD4QvbdqTjA MjEHvfYYKamxS5Wp+G/CVQ==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1plwk2-000732-EY; Mon, 10 Apr 2023 14:59:50 -0400 Date: Mon, 10 Apr 2023 22:00:31 +0300 Message-Id: <83fs97bm0g.fsf@gnu.org> From: Eli Zaretskii To: Keith Waclena In-Reply-To: (message from Keith Waclena on Mon, 10 Apr 2023 12:53:05 -0500) Subject: Re: bug#62757: 28.2; M-x pr-interface raises error References: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62757 Cc: 62757@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: -3.3 (---) > From: Keith Waclena > Date: Mon, 10 Apr 2023 12:53:05 -0500 > > > M-x pr-interface raises an error on multiple machines (all running the > same Emacs version). To reproduce: > > 1. emacs -Q > 2. M-x load-library RET printing RET > 3. M-x pr-interface RET > > An error is raised: > > widget-default-create: Wrong type argument: listp, "*scratch*" I can reproduce this in Emacs 28.2, but not in the pretest of what will become Emacs 29.1. So I guess this bug was already fixed. From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 10 15:36:16 2023 Received: (at 62757) by debbugs.gnu.org; 10 Apr 2023 19:36:16 +0000 Received: from localhost ([127.0.0.1]:35975 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plxJH-0002oc-VD for submit@debbugs.gnu.org; Mon, 10 Apr 2023 15:36:16 -0400 Received: from jfcl.lib.uchicago.edu ([128.135.53.49]:56994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1plxJF-0002oT-4L for 62757@debbugs.gnu.org; Mon, 10 Apr 2023 15:36:13 -0400 Received: from keith by jfcl.lib.uchicago.edu with local (Exim 4.96) (envelope-from ) id 1plxJE-003LZ2-1Y; Mon, 10 Apr 2023 14:36:12 -0500 From: Keith Waclena To: Eli Zaretskii Subject: Re: bug#62757: 28.2; M-x pr-interface raises error In-Reply-To: <83fs97bm0g.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 10 Apr 2023 22:00:31 +0300") References: <83fs97bm0g.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Date: Mon, 10 Apr 2023 14:36:12 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 62757 Cc: 62757@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 (-) Eli Zaretskii writes: >> From: Keith Waclena >> Date: Mon, 10 Apr 2023 12:53:05 -0500 >> >> >> M-x pr-interface raises an error on multiple machines (all running the >> same Emacs version). To reproduce: >> >> 1. emacs -Q >> 2. M-x load-library RET printing RET >> 3. M-x pr-interface RET >> >> An error is raised: >> >> widget-default-create: Wrong type argument: listp, "*scratch*" > > I can reproduce this in Emacs 28.2, but not in the pretest of what > will become Emacs 29.1. So I guess this bug was already fixed. Great! Thanks! From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 11 01:30:31 2023 Received: (at 62757-done) by debbugs.gnu.org; 11 Apr 2023 05:30:31 +0000 Received: from localhost ([127.0.0.1]:36338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pm6aM-0005HJ-SE for submit@debbugs.gnu.org; Tue, 11 Apr 2023 01:30:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pm6aL-0005H7-F0 for 62757-done@debbugs.gnu.org; Tue, 11 Apr 2023 01:30:30 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pm6aD-0006t7-PA; Tue, 11 Apr 2023 01:30:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=JmxqK8qF49NKh/v1k1YZ+xDpOuiLAD+1VDUknfJ+7ZY=; b=oTG7FEXlXdni kvudOAdtyImhPlcVHPmnjICLEnzKToaR+V20P5yMCjBI9MFIoedFNMiDDUl3Te1ZPm96m9Z9Mee5V uzT6iY/CbWE7dxFrT+f9sM1WFRrb86c3CuI3CAc6cqxUAmBgCz/3aofnLuYwhDbm01Xv+XxGGkcQ9 WSBZLePiszKRezgtMYPezX1ZvkCrXGhKyQebkTdfedPau88aYiNiCZb6isbEIx01bBTaW75mbUXiE W2lf5Mrv4EiuMPgkySi5uEEcI+ZJPuNDCfCvO/gznqVGTjBcGNSmXcrgiQkYKNkejA1ZwFwaIpt/2 uBVwPZ2BinkKhMDeExcH2g==; Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pm6aD-0003rn-9Y; Tue, 11 Apr 2023 01:30:21 -0400 Date: Tue, 11 Apr 2023 08:31:01 +0300 Message-Id: <83edorastm.fsf@gnu.org> From: Eli Zaretskii To: Keith Waclena In-Reply-To: (message from Keith Waclena on Mon, 10 Apr 2023 14:36:12 -0500) Subject: Re: bug#62757: 28.2; M-x pr-interface raises error References: <83fs97bm0g.fsf@gnu.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 62757-done Cc: 62757-done@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: -3.3 (---) > From: Keith Waclena > Cc: 62757@debbugs.gnu.org > Date: Mon, 10 Apr 2023 14:36:12 -0500 > > Eli Zaretskii writes: > > >> From: Keith Waclena > >> Date: Mon, 10 Apr 2023 12:53:05 -0500 > >> > >> > >> M-x pr-interface raises an error on multiple machines (all running the > >> same Emacs version). To reproduce: > >> > >> 1. emacs -Q > >> 2. M-x load-library RET printing RET > >> 3. M-x pr-interface RET > >> > >> An error is raised: > >> > >> widget-default-create: Wrong type argument: listp, "*scratch*" > > > > I can reproduce this in Emacs 28.2, but not in the pretest of what > > will become Emacs 29.1. So I guess this bug was already fixed. > > Great! Thanks! Thanks, I'm therefore closing this bug. From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 11 07:55:41 2023 Received: (at 62757) by debbugs.gnu.org; 11 Apr 2023 11:55:41 +0000 Received: from localhost ([127.0.0.1]:36809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmCb7-0002WJ-4u for submit@debbugs.gnu.org; Tue, 11 Apr 2023 07:55:41 -0400 Received: from mail-wr1-f45.google.com ([209.85.221.45]:33718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pmCb4-0002W0-JN for 62757@debbugs.gnu.org; Tue, 11 Apr 2023 07:55:39 -0400 Received: by mail-wr1-f45.google.com with SMTP id j1so11268139wrb.0 for <62757@debbugs.gnu.org>; Tue, 11 Apr 2023 04:55:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1681214132; x=1683806132; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=JIakM3jW4KRUU9V/f4WiuiAHD9aVw+4feLjV7IxRTBw=; b=p4ojvkviXCbGYRKiOx7bVX1kpXuOYBCwKX76iucQjbfo1uZS22nzoDBmMXmGbLgZ3y 8LNywL68SKTK+wkiHvi2RIW0vpoXVV0OmwFX4MdnSnTFPQAl4EISOBua9rtlFk1xEKHK XSOH8fjFIx+IYJRuv1AkN37/mEL9wiLljMyiAx0ZEDGVwJjfqtsYAfJ3/zBRZ1kdn41y D6dJVURmVpu0gAAAGgGor6tWFEO+hmKlzgPi9lCvvRCFxErgEEk7VyLuzEiEc6jL0vdz LGL2Qp0P4fdXWORgBRxfL8KSd3L88vqzV3a23rw/c6psQmAtH1VEVGnSJe+G3ABrCjqa qnww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681214132; x=1683806132; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=JIakM3jW4KRUU9V/f4WiuiAHD9aVw+4feLjV7IxRTBw=; b=ByalaQQTf6+co8zr+nlW2ZsUMZbbBDKTws3SjdqOgPKFKUoartY7m+FT46/CLcVn+O YljWLc3Ck8ynVJG6gHlz3958xc6Yi6iX/pLMvYTlQxL+LBdh84rU0694Px7uqhFdJKJb PXez9C2EhJmRCcAR1wgSw5oMME8w0VZ6wO3aoWyEUe/5xa5ykw+veXCbpVE3EG9MHM06 Y40Nn8Ao9I4BFlckuxzt8Ir3eadr3OP5AzoFxIpe+4CsaXzS50ETHjN0wWWyHEa97xNU UGOnjNtJJQ40syCF2p/ZDT3uJhUHCllaCcqpukNDLqXT+8sTw9DsSpWRer1W1L7R+6aM sxMQ== X-Gm-Message-State: AAQBX9eV9WhTdPYIUfIcuq02T6rEV20uTR7nTcFtMdl9ZTQXjnk+y5V1 yTvQ1oqOoL1z81S37OOY3U9sW59Y9PA= X-Google-Smtp-Source: AKy350Zyh6JwsSsbVjIrwguC5B5P3pm1LGAY9gtBe+GPOPgH3Bjvu83nIwEkgSc1TrZTSyiCQeiooQ== X-Received: by 2002:a5d:58c3:0:b0:2cf:e336:cb14 with SMTP id o3-20020a5d58c3000000b002cfe336cb14mr8924714wrf.10.1681214131977; Tue, 11 Apr 2023 04:55:31 -0700 (PDT) Received: from rltb ([82.66.8.55]) by smtp.gmail.com with ESMTPSA id u5-20020adff885000000b002c70851fdd8sm14411786wrp.75.2023.04.11.04.55.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Apr 2023 04:55:31 -0700 (PDT) From: Robert Pluim To: Eli Zaretskii Subject: Re: bug#62757: 28.2; M-x pr-interface raises error In-Reply-To: <83fs97bm0g.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 10 Apr 2023 22:00:31 +0300") References: <83fs97bm0g.fsf@gnu.org> Date: Tue, 11 Apr 2023 13:55:30 +0200 Message-ID: <873556hbv1.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 62757 Cc: 62757@debbugs.gnu.org, Keith Waclena 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 (-) >>>>> On Mon, 10 Apr 2023 22:00:31 +0300, Eli Zaretskii said: >> From: Keith Waclena >> Date: Mon, 10 Apr 2023 12:53:05 -0500 >> >> >> M-x pr-interface raises an error on multiple machines (all running the >> same Emacs version). To reproduce: >> >> 1. emacs -Q >> 2. M-x load-library RET printing RET >> 3. M-x pr-interface RET >> >> An error is raised: >> >> widget-default-create: Wrong type argument: listp, "*scratch*" Eli> I can reproduce this in Emacs 28.2, but not in the pretest of what Eli> will become Emacs 29.1. So I guess this bug was already fixed. This was fixed as part of Bug#60501 Robert -- From unknown Tue Aug 19 12:51:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 10 May 2023 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator