From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: 28.0.50; Ticking articles fails on Emacs 28 pgtk build Resent-From: Jonathan Corbet Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Tue, 26 Jan 2021 17:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: To: 46116@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161168302225070 (code B ref -1); Tue, 26 Jan 2021 17:44:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Jan 2021 17:43:42 +0000 Received: from localhost ([127.0.0.1]:42600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4SNR-0006WH-00 for submit@debbugs.gnu.org; Tue, 26 Jan 2021 12:43:41 -0500 Received: from lists.gnu.org ([209.51.188.17]:60866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4RhP-0003ZU-Hg for submit@debbugs.gnu.org; Tue, 26 Jan 2021 12:00:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60522) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l4RhP-0003rC-5l for bug-gnu-emacs@gnu.org; Tue, 26 Jan 2021 12:00:15 -0500 Received: from ms.lwn.net ([45.79.88.28]:60028) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l4RhL-0003UN-Sg for bug-gnu-emacs@gnu.org; Tue, 26 Jan 2021 12:00:14 -0500 Received: from localhost (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 13BF56141 for ; Tue, 26 Jan 2021 17:00:08 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 13BF56141 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1611680408; bh=58nn4FNwDaSFcak1TPRsF/Xc7CxHAfhMKSPVU55S0/M=; h=From:To:Subject:Date:From; b=kMHZPoXVzsRxGiS0zNI7TXEhuNqRqBI3KR7nnce7TeZ5p7Qjq6j2W8LTHCX+BQkc6 Y1gSdPKa07tXhZL59hiIUVVlJ216XzipVfcUJ1qgFGWApqC0yTWySdtimGDDw6yygf npW5FodcBJjpwHMGUUYeteA7lYS2tikFrP/lFkV1FAh7xEQvixa6Ab4imB0RUlGsH3 GcqMILkoqZsVx70ytL43thGpkgaLV9gbFBImnUlBtnVTlKAgNPwNbWzYy0KPHE61l1 KHiao7LTxCNzRlHQvEw1YC3Ob8z11oTsubqcJSNMaD3ukZZUkspHwRXcJfHNJmuZts aLqAxM2O9TwIQ== From: Jonathan Corbet Date: Tue, 26 Jan 2021 10:00:07 -0700 Message-ID: <87k0rzd46g.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=45.79.88.28; envelope-from=corbet@lwn.net; helo=ms.lwn.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Mailman-Approved-At: Tue, 26 Jan 2021 12:43:39 -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 (--) In the gnus summary view, invoking gnus-summary-tick-article-forward, either by hand or via any of the usual keybindings, fails. - There is no visual change in the buffer, and point stays on the same line. - Actually, one visual change: if caching is turned on, a "*" appears on the line. - If I quit the group and go back in, the ticked article *might* show as ticked. If I catch up the group before quitting, it definitely will not be. - No errors are signaled. Everything else in gnus (so far) seems to work as expected. Yes, I know, I'm running a development build, the pieces are mine to pick up. I'm not expecting you to fix this for me, but thought you might want to know. I'll try to find some time to dig into it, but my elisp is ... mediocre ... Thanks. In GNU Emacs 28.0.50 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) of 2020-12-30 built on 0d6babf728854e07b1f1e901237372b8 Windowing system distributor 'System Description: Fedora 33 (Thirty Three) Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-gpm=no --with-xwidgets --with-modules --with-harfbuzz --with-cairo --with-json --with-pgtk --with-nativecomp --enable-link-time-optimization build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CC=gcc 'CFLAGS=-DMAIL_USE_LOCKF -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' LDFLAGS=-Wl,-z,relro PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 PGTK XIM MODULES NATIVE_COMP THREADS XWIDGETS LIBSYSTEMD JSON PDUMPER LCMS2 Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: shell-dirtrack-mode: t gnus-agent-group-mode: t cursor-sensor-mode: t gnus-topic-mode: t gnus-undo-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tab-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Load-path shadows: /h/corbet/emacs/magit hides /h/corbet/.emacs.d/elpa/magit-20170711.1307/magit /usr/share/emacs/site-lisp/lilypond-init hides /usr/share/emacs/site-lisp/site-start.d/lilypond-init Features: (shadow emacsbug flow-fill eieio-opt speedbar ezimage dframe find-func shortdoc shell pcomplete comint ring smerge-mode diff tabify man vc-git mhtml-mode css-mode smie eww xdg url-queue mm-url js imenu cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs sgml-mode jka-compr mm-archive view sendmail face-remap cl-print mouse-copy mouse-drag shr-color color help-fns radix-tree misearch multi-isearch flyspell ispell qp sort ansi-color gnus-cite mail-extr gnus-async gnus-bcklg gnus-ml disp-table cursor-sensor nndraft nnmh nnfolder network-stream nsm gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 nntp gnus-cache mule-util server notmuch hl-line notmuch-tree notmuch-jump notmuch-hello notmuch-show notmuch-print notmuch-crypto notmuch-mua notmuch-message notmuch-draft notmuch-maildir-fcc notmuch-address notmuch-company notmuch-parser notmuch-wash diff-mode easy-mmode coolj notmuch-query goto-addr icalendar diary-lib diary-loaddefs cal-menu calendar cal-loaddefs notmuch-tag edmacro kmacro crm notmuch-lib notmuch-version notmuch-compat mm-view mml-smime smime dig delsel cus-edit cus-start cus-load gnus-topic gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range message rmc dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search mail-utils mm-util mail-prsvr wid-edit paren tls gnutls puny erc-goodies erc erc-backend iso8601 time-date thingatpt pp format-spec erc-loaddefs finder-inf clang-rename clang-include-fixer let-alist clang-format xml info 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 eieio eieio-core eieio-loaddefs password-cache json map url-vars comp comp-cstr warnings subr-x rx cl-seq cl-macs cl-extra help-mode easymenu seq byte-opt gv cl-loaddefs cl-lib bytecomp byte-compile cconv iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/pgtk-win pgtk-win term/common-win 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 button loaddefs faces cus-face pcase macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads xwidget-internal dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit pgtk lcms2 multi-tty make-network-process nativecomp emacs) Memory information: ((conses 16 848048 72740) (symbols 48 33719 1) (strings 32 168635 14854) (string-bytes 1 5731013) (vectors 16 60617) (vector-slots 8 1983354 226044) (floats 8 611 330) (intervals 56 8546 2003) (buffers 984 39)) From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: 28.0.50; Ticking articles fails on Emacs 28 pgtk build Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 27 Jan 2021 01:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: To: Jonathan Corbet Cc: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.161171180520959 (code B ref 46116); Wed, 27 Jan 2021 01:44:02 +0000 Received: (at 46116) by debbugs.gnu.org; 27 Jan 2021 01:43:25 +0000 Received: from localhost ([127.0.0.1]:43094 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4Zrh-0005Rz-Fu for submit@debbugs.gnu.org; Tue, 26 Jan 2021 20:43:25 -0500 Received: from quimby.gnus.org ([95.216.78.240]:34226) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4Zrf-0005Rh-Nt for 46116@debbugs.gnu.org; Tue, 26 Jan 2021 20:43:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=jNG2Lhs6Ysc28KoXHgMcB+ZXvCqYI2Jm6aY2B1KXvLs=; b=YZJCuO8JaszCm1+FOlcu0fWSkG 3TBDs/VUo1/tUc/XxydW1RUXqHXOSU2a4w0asNMeD8d929HnA4VGqQXRll8Bg9b4/mBk1yXMF8xYw b5kZWDt8To1fmfCxt081AucrSHzO4BSZwtR9RmjdY49rHT8/dRcU1Imnivy2Fhm8ZeMM=; 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 1l4ZrX-0007gn-4G; Wed, 27 Jan 2021 02:43:17 +0100 From: Lars Ingebrigtsen References: <87k0rzd46g.fsf@meer.lwn.net> X-Now-Playing: repository's _Depeche Mode_: "Black Celebration: The 12" Singles (4): A Question of Time/02-Black Celebration (Live).mp3" Date: Wed, 27 Jan 2021 02:43:14 +0100 In-Reply-To: <87k0rzd46g.fsf@meer.lwn.net> (Jonathan Corbet's message of "Tue, 26 Jan 2021 10:00:07 -0700") Message-ID: <87lfcff93h.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: Jonathan Corbet writes: > In the gnus summary view, invoking gnus-summary-tick-article-forward, > either by hand or via any of the usual keybindings, fails. > > - There is no visual change in the buffer, and point stays on t [...] 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-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 (-) Jonathan Corbet writes: > In the gnus summary view, invoking gnus-summary-tick-article-forward, > either by hand or via any of the usual keybindings, fails. > > - There is no visual change in the buffer, and point stays on the same > line. > - Actually, one visual change: if caching is turned on, a "*" appears > on the line. I'm unable to reproduce this in Emacs 28, and it sounds very strange (because this is pretty basic functionality). Do you have any customisations in this area? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 20:43:31 2021 Received: (at control) by debbugs.gnu.org; 27 Jan 2021 01:43:31 +0000 Received: from localhost ([127.0.0.1]:43097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4Zrm-0005SI-Pb for submit@debbugs.gnu.org; Tue, 26 Jan 2021 20:43:30 -0500 Received: from quimby.gnus.org ([95.216.78.240]:34240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4Zrl-0005Rx-TH for control@debbugs.gnu.org; Tue, 26 Jan 2021 20:43:30 -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=n8eOQX7DHJ37ochNDt75lKblYFn9Euu8LK/rO3DupQo=; b=sooRvMu48rww98iO62k/pe/mcY mArsJAKY+UjUQzLGgsB1UGmZtDpR5xbzmSXWtGzKKLeG5pP0drRtPmueFLM5XKaa0slVd/E0pLIlY rLSwmHHB4KlwefzMLwGGtqB8egCyx2PpOQfo3KtjPXJlNHV2IbDN3EirL5CCNovgoRl8=; 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 1l4Zre-0007gu-92 for control@debbugs.gnu.org; Wed, 27 Jan 2021 02:43:24 +0100 Date: Wed, 27 Jan 2021 02:43:21 +0100 Message-Id: <87k0rzf93a.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #46116 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 46116 + 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 46116 + moreinfo quit From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Resent-From: Jonathan Corbet Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 27 Jan 2021 02:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.161171377511902 (code B ref 46116); Wed, 27 Jan 2021 02:17:02 +0000 Received: (at 46116) by debbugs.gnu.org; 27 Jan 2021 02:16:15 +0000 Received: from localhost ([127.0.0.1]:43135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4aNS-00034r-IP for submit@debbugs.gnu.org; Tue, 26 Jan 2021 21:16:15 -0500 Received: from ms.lwn.net ([45.79.88.28]:46900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4WNw-0006Nk-Fq for 46116@debbugs.gnu.org; Tue, 26 Jan 2021 17:00:40 -0500 Received: from lwn.net (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 5B6436152 for <46116@debbugs.gnu.org>; Tue, 26 Jan 2021 22:00:27 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 5B6436152 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1611698427; bh=6LHuY1/pxfz+tOEluO1/CQ3WXrvHWoStwjDLeAHmx3U=; h=Date:From:To:Subject:In-Reply-To:References:From; b=hwuRBP4KFPVxcLhNo/m0MoHa6U5TAs1x5zGu8LFaSCmO0BmHOmTxbBs33KYQ1cRRk uyFH5xz5TIuUx4tqXabNNDsRK34PZS06TpTx0hEwryEoC2/9Kvk5ZhvKkGs+4FYh+4 v0ANWEbE2usD03nsZGQlIdXdD5IT0r+QPnsHQUdDdqDqt09TuqBlzdUE44KLdenNp7 Jh66InMryPerVsac36TX4Z+c/9Cxu2myfLWPFF+KPWIFzn7HUW/FiEA0pmV8e+Xbcp bIc9/ewtgoWolqKN5xT3pBTEWlN33Ap+pKxlbZELQk3WD2VwnMpSVPm/5zecpj7KcQ 28JHPHHSIFnkA== Date: Tue, 26 Jan 2021 15:00:26 -0700 From: Jonathan Corbet Message-ID: <20210126150026.4d5e0e96@lwn.net> In-Reply-To: References: <87k0rzd46g.fsf@meer.lwn.net> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Tue, 26 Jan 2021 21:16:12 -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: -1.0 (-) On Tue, 26 Jan 2021 17:44:01 +0000 help-debbugs@gnu.org (GNU bug Tracking System) wrote: > If you wish to submit further information on this problem, please > send it to 46116@debbugs.gnu.org. So... Through the process of brute-force debugging, I found that simply pulling up a copy of gnus-sum.el and doing an eval-defun on gnus-summary-goto-subject makes the problem mysteriously go away. This, in turn, makes me suspect that the native compilation is the real problem, and this is not a gnus issue at all. Will try to pursue further; apologies for wasting your time. Thanks, jon From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: 28.0.50; Ticking articles fails on Emacs 28 pgtk/native-comp build Resent-From: =?UTF-8?Q?K=C3=A9vin?= Le Gouguec Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 27 Jan 2021 06:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: 46116@debbugs.gnu.org, Jonathan Corbet Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.16117277415866 (code B ref 46116); Wed, 27 Jan 2021 06:09:02 +0000 Received: (at 46116) by debbugs.gnu.org; 27 Jan 2021 06:09:01 +0000 Received: from localhost ([127.0.0.1]:43418 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4e0i-0001WS-W3 for submit@debbugs.gnu.org; Wed, 27 Jan 2021 01:09:01 -0500 Received: from mail-wr1-f52.google.com ([209.85.221.52]:42457) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4e0f-0001WE-H7 for 46116@debbugs.gnu.org; Wed, 27 Jan 2021 01:09:00 -0500 Received: by mail-wr1-f52.google.com with SMTP id h9so652447wrr.9 for <46116@debbugs.gnu.org>; Tue, 26 Jan 2021 22:08:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=sY7oBN4ZYaXdFvIei0z7RC6pix+AB5KRWTRUDreJipM=; b=LVIcyOPKFoHsge4/I9g8FCUaQRdUZMxUW763xPzcoFertdoF02s8tb/jIRmaxPf2sj jjk1QYbL8z1fZSmOVcIh5PB5Y0lyTeDj+UOKV1utHqFEv1XzhI17qPVbzD5ASxa4SH0Y RW+jfjeyVw3LtgoSfU3joRnMuD6tYyhgPoz0P4wTt+BTg2HzauN3UGmnGQ9oJJRvcuAB cIKp7TzbJQehlZur2QIQPXs2V4qDmAkfmFBwfnjtJMqHg+3w0rI3Tx5d6xKKvbF1pFCc Sr+gKhOCGYlRCn2hBySHmhGRmNPQ/XOrg5VMzWjWqbwOEpJFDtSFGkSHP0+2lhfNw0II EJiA== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=sY7oBN4ZYaXdFvIei0z7RC6pix+AB5KRWTRUDreJipM=; b=ivEoG40UsOQ9n9rGoPwGx5dFrqGydds+uhG291cKmeMAIp1Q0S6GEpFkFyMuqTZ5XN E1jQQh73Y20UaxiLsKE3b3jhTf0eKhgtcpEgA3eYP27EOnhvi9C104crkYdGPmWFtHa6 vQTtEk/880fFWhkLA8DQ5Wzz+smKmFeVBQu4qLCLYiZNpQMDmfzS5hHZNQGwyUX/0NWL w0IH/Iv6I5MDfnsIlhofNGVNdqY2wNzweXtQ17UakVwH9OWbumB728coHngq72RQJd+C PEG07pL2mclCX3+aheToJJ7S91Y109NJV8EjMg2296aSWrwbZ9LGwvprwR3HgerDi7j6 0pnQ== X-Gm-Message-State: AOAM533zEQH6L7kibuTCJmKgQj+Fc5c1KVfoahtEYIbtSMoJ8+6fW3cX TbYKs5gJ0y9hU5b6XtdihRGcK1MjqVwtpukU X-Google-Smtp-Source: ABdhPJwgYTNvhMuoOvy1gEI9kdhtQ0nM3grwsOOQe2P6CC94zlOzoLaR47HAkkBrI/QIKkr9874xeQ== X-Received: by 2002:a5d:6986:: with SMTP id g6mr1454391wru.263.1611727731299; Tue, 26 Jan 2021 22:08:51 -0800 (PST) Received: from my-little-tumbleweed ([2a01:e0a:20e:d340:922b:34ff:fe95:9aed]) by smtp.gmail.com with ESMTPSA id k131sm1277909wmb.37.2021.01.26.22.08.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Jan 2021 22:08:50 -0800 (PST) From: =?UTF-8?Q?K=C3=A9vin?= Le Gouguec References: <87k0rzd46g.fsf@meer.lwn.net> <87lfcff93h.fsf@gnus.org> Date: Wed, 27 Jan 2021 07:08:49 +0100 In-Reply-To: <87lfcff93h.fsf@gnus.org> (Lars Ingebrigtsen's message of "Wed, 27 Jan 2021 02:43:14 +0100") Message-ID: <87k0rykj2m.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 (-) Lars Ingebrigtsen writes: > I'm unable to reproduce this in Emacs 28, and it sounds very strange > (because this is pretty basic functionality). Do you have any > customisations in this area? Cf. <20210126150026.4d5e0e96@lwn.net>: jon happens to also run --with-native-comp, which he suspects might be the culprit; this does sound more likely than --with-pgtk, especially given the workaround he describes (manually running eval-defun on gnus-summary-goto-subjet). (Changing the Subject to reflect this) From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 27 Jan 2021 09:30:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: Jonathan Corbet Cc: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.16117397779223 (code B ref 46116); Wed, 27 Jan 2021 09:30:01 +0000 Received: (at 46116) by debbugs.gnu.org; 27 Jan 2021 09:29:37 +0000 Received: from localhost ([127.0.0.1]:43787 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4h8q-0002Oh-Ml for submit@debbugs.gnu.org; Wed, 27 Jan 2021 04:29:36 -0500 Received: from mx.sdf.org ([205.166.94.24]:52803) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4h8o-0002OV-Uj for 46116@debbugs.gnu.org; Wed, 27 Jan 2021 04:29:35 -0500 Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 10R9TUjp019257 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 27 Jan 2021 09:29:31 GMT From: Andrea Corallo References: <87k0rzd46g.fsf@meer.lwn.net> <20210126150026.4d5e0e96@lwn.net> Date: Wed, 27 Jan 2021 09:29:30 +0000 In-Reply-To: <20210126150026.4d5e0e96@lwn.net> (Jonathan Corbet's message of "Tue, 26 Jan 2021 15:00:26 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 (-) Jonathan Corbet writes: > On Tue, 26 Jan 2021 17:44:01 +0000 > help-debbugs@gnu.org (GNU bug Tracking System) wrote: > >> If you wish to submit further information on this problem, please >> send it to 46116@debbugs.gnu.org. > > So... Through the process of brute-force debugging, I found that simply > pulling up a copy of gnus-sum.el and doing an eval-defun on > gnus-summary-goto-subject makes the problem mysteriously go away. This, > in turn, makes me suspect that the native compilation is the real problem, > and this is not a gnus issue at all. Will try to pursue further; > apologies for wasting your time. > > Thanks, > > jon This is a possible miscommunication. Could you report the input of the function when the miss-behave is observed? Thanks Andrea From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Resent-From: Jonathan Corbet Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 27 Jan 2021 17:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: Andrea Corallo Cc: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.161177007218937 (code B ref 46116); Wed, 27 Jan 2021 17:55:02 +0000 Received: (at 46116) by debbugs.gnu.org; 27 Jan 2021 17:54:32 +0000 Received: from localhost ([127.0.0.1]:46058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4p1T-0004vN-Qn for submit@debbugs.gnu.org; Wed, 27 Jan 2021 12:54:32 -0500 Received: from ms.lwn.net ([45.79.88.28]:50418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4p1S-0004vE-LY for 46116@debbugs.gnu.org; Wed, 27 Jan 2021 12:54:31 -0500 Received: from lwn.net (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 375232C4; Wed, 27 Jan 2021 17:54:29 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 375232C4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1611770069; bh=nuxQ2oFKQ6AnwXVZyS3WCFOQU1NoGLqMEg1xDDEIMnI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=drW74EXtYB0Q/wPpgKwO/GdMcMndjTGVUGXC2YJUvhCGuRrD2hmVd+SGeDrwVeS/N lgcHUTQ9Y9OMGvKAdlpuITyhwEd1jWADdTDbA+b5ZZ8pe0wu3EjJUgoary71V9t8Kb WVzg19YKeNLunjQ74yXpEk8P2xmjvUHL+ucJ9P6YLofmODPqdvGYOoFYusnz8xNPW9 bKrTDShoOzYAgRzAqp5tzFev7grUvjw+0pwkbWFxBS+JV8r6Agf4oKX5Xs9o2DZ3W5 f2qAogYl9NYPlz7s1OIMRlflMHcA4BT7H8u5hcwtToYyAi27/9EieYPhXuQyXIFuK4 SF4lqbozBx0ZA== Date: Wed, 27 Jan 2021 10:54:27 -0700 From: Jonathan Corbet Message-ID: <20210127105427.73ba70a2@lwn.net> In-Reply-To: References: <87k0rzd46g.fsf@meer.lwn.net> <20210126150026.4d5e0e96@lwn.net> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit 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 (-) On Wed, 27 Jan 2021 09:29:30 +0000 Andrea Corallo wrote: > > So... Through the process of brute-force debugging, I found that simply > > pulling up a copy of gnus-sum.el and doing an eval-defun on > > gnus-summary-goto-subject makes the problem mysteriously go away. This, > > in turn, makes me suspect that the native compilation is the real problem, > > and this is not a gnus issue at all. Will try to pursue further; > > apologies for wasting your time. > > > > Thanks, > > > > jon > > This is a possible miscommunication. Could you report the input of the > function when the miss-behave is observed? Trying to determine that was how I found the workaround - putting in a (message) call made the problem go away. The call, though, is from gnus-summary-mark-article: > (when (gnus-summary-goto-subject article nil t) > (let ((inhibit-read-only t)) > (gnus-summary-show-thread) > ;; Fix the mark. > (gnus-summary-update-mark mark 'unread) > t)))))) I was able to examine the arguments before the call; "article" is an integer article number, as expected. Thanks, jon From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 27 Jan 2021 20:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: Jonathan Corbet Cc: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.161177987510031 (code B ref 46116); Wed, 27 Jan 2021 20:38:02 +0000 Received: (at 46116) by debbugs.gnu.org; 27 Jan 2021 20:37:55 +0000 Received: from localhost ([127.0.0.1]:46241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4rZb-0002bj-8J for submit@debbugs.gnu.org; Wed, 27 Jan 2021 15:37:55 -0500 Received: from mab.sdf.org ([205.166.94.33]:43192 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4rZY-0002bY-8e for 46116@debbugs.gnu.org; Wed, 27 Jan 2021 15:37:53 -0500 Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1l4rZW-0006ZX-Ed; Wed, 27 Jan 2021 20:37:50 +0000 From: Andrea Corallo In-Reply-To: <20210127105427.73ba70a2@lwn.net> (Jonathan Corbet's message of "Wed, 27 Jan 2021 10:54:27 -0700") References: <87k0rzd46g.fsf@meer.lwn.net> <20210126150026.4d5e0e96@lwn.net> <20210127105427.73ba70a2@lwn.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Wed, 27 Jan 2021 20:37:50 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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 (-) Jonathan Corbet writes: > On Wed, 27 Jan 2021 09:29:30 +0000 > Andrea Corallo wrote: > >> > So... Through the process of brute-force debugging, I found that simply >> > pulling up a copy of gnus-sum.el and doing an eval-defun on >> > gnus-summary-goto-subject makes the problem mysteriously go away. This, >> > in turn, makes me suspect that the native compilation is the real problem, >> > and this is not a gnus issue at all. Will try to pursue further; >> > apologies for wasting your time. >> > >> > Thanks, >> > >> > jon >> >> This is a possible miscommunication. Could you report the input of the >> function when the miss-behave is observed? > > Trying to determine that was how I found the workaround - putting in a > (message) call made the problem go away. The call, though, is from > gnus-summary-mark-article: Perhaps you can put the print just before the call instead of inside, this will not effect the function we are interested. >> (when (gnus-summary-goto-subject article nil t) >> (let ((inhibit-read-only t)) >> (gnus-summary-show-thread) >> ;; Fix the mark. >> (gnus-summary-update-mark mark 'unread) >> t)))))) > > I was able to examine the arguments before the call; "article" is an > integer article number, as expected. Do we have a self contained reproducer I can look into? Thanks for the investigation Andrea From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Resent-From: Jonathan Corbet Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Wed, 27 Jan 2021 21:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: Andrea Corallo Cc: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.161178462817359 (code B ref 46116); Wed, 27 Jan 2021 21:58:02 +0000 Received: (at 46116) by debbugs.gnu.org; 27 Jan 2021 21:57:08 +0000 Received: from localhost ([127.0.0.1]:46317 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4soG-0004Vv-IX for submit@debbugs.gnu.org; Wed, 27 Jan 2021 16:57:08 -0500 Received: from ms.lwn.net ([45.79.88.28]:52990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4soE-0004Vm-6R for 46116@debbugs.gnu.org; Wed, 27 Jan 2021 16:57:06 -0500 Received: from lwn.net (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id D40ED614E; Wed, 27 Jan 2021 21:57:04 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net D40ED614E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1611784625; bh=Ej4bCnZ+Lse4gwG5xPyVMeq/MxEphO5r8HCMfoNwQaA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=JZsvI6BHz3YkAwP1U0ACXkdKQ/6ntogqiQwHtMDH1paFVZun5sLnO+wzsL4KgpQFl VXdrSgx22hZ14Pn8RRpbR12tOBzOwLzXQcdDE7cu7Bcboepsg8nnNqtS/o/FnqGU5C IJ8OK6NKUF8pm5MwabKMoLguSLoYD/t3/BMmKNDB5e9WQOrrO7Zdbo5T8vzJy6z9Tw 75BbCjNqJoO0Ver0em8Iap2Ko3K4FXIw5gsyKBnjjoufwRa3EJ3+1DC6RRR5P+nlGF Jc8RHdxuiHllBt7LFWN9VugKMJkKITw0EgH0qJCnKQJMUn8pqsYQxjIrg6uY4gVsdU eZtkYCkOWRT8Q== Date: Wed, 27 Jan 2021 14:57:02 -0700 From: Jonathan Corbet Message-ID: <20210127145702.5dc036e0@lwn.net> In-Reply-To: References: <87k0rzd46g.fsf@meer.lwn.net> <20210126150026.4d5e0e96@lwn.net> <20210127105427.73ba70a2@lwn.net> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit 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 (-) On Wed, 27 Jan 2021 20:37:50 +0000 Andrea Corallo wrote: > > Trying to determine that was how I found the workaround - putting in a > > (message) call made the problem go away. The call, though, is from > > gnus-summary-mark-article: > > Perhaps you can put the print just before the call instead of inside, > this will not effect the function we are interested. > > >> (when (gnus-summary-goto-subject article nil t) Indeed, I did that before when I reported that "article" is an integer article number. > Do we have a self contained reproducer I can look into? I wish. In an attempt to get there I've gone from the Fedora build to a build from the feature/native-comp branch. Naturally, the problem doesn't manifest itself there. This seems like a real heisenbug, but it is also possible that we're seeing something wrong with the Fedora build. It may be best to let this slide until such a time as I can reproduce it more reliably. Sorry if I've wasted your time... Thanks, jon From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Thu, 28 Jan 2021 07:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: Jonathan Corbet Cc: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.161182070118383 (code B ref 46116); Thu, 28 Jan 2021 07:59:01 +0000 Received: (at 46116) by debbugs.gnu.org; 28 Jan 2021 07:58:21 +0000 Received: from localhost ([127.0.0.1]:47070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l52C5-0004mR-90 for submit@debbugs.gnu.org; Thu, 28 Jan 2021 02:58:21 -0500 Received: from mab.sdf.org ([205.166.94.33]:45820 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l52C3-0004mI-8T for 46116@debbugs.gnu.org; Thu, 28 Jan 2021 02:58:19 -0500 Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1l52C0-0001iF-TZ; Thu, 28 Jan 2021 07:58:16 +0000 From: Andrea Corallo References: <87k0rzd46g.fsf@meer.lwn.net> <20210126150026.4d5e0e96@lwn.net> <20210127105427.73ba70a2@lwn.net> <20210127145702.5dc036e0@lwn.net> Date: Thu, 28 Jan 2021 07:58:16 +0000 In-Reply-To: <20210127145702.5dc036e0@lwn.net> (Jonathan Corbet's message of "Wed, 27 Jan 2021 14:57:02 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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 (-) Jonathan Corbet writes: > On Wed, 27 Jan 2021 20:37:50 +0000 > Andrea Corallo wrote: > >> > Trying to determine that was how I found the workaround - putting in a >> > (message) call made the problem go away. The call, though, is from >> > gnus-summary-mark-article: >> >> Perhaps you can put the print just before the call instead of inside, >> this will not effect the function we are interested. >> >> >> (when (gnus-summary-goto-subject article nil t) > > Indeed, I did that before when I reported that "article" is an integer > article number. > >> Do we have a self contained reproducer I can look into? > > I wish. In an attempt to get there I've gone from the Fedora build to a > build from the feature/native-comp branch. Is Fedora buidling native-comp? > Naturally, the problem doesn't > manifest itself there. Perhaps this is just more up-to date? > This seems like a real heisenbug, but it is also > possible that we're seeing something wrong with the Fedora build. It may > be best to let this slide until such a time as I can reproduce it more > reliably. Okay > Sorry if I've wasted your time... No problem, thanks for reporting and investigating the issue! If this does not show up from source I guess we might close this bug? We can always reopen in case. WDYT? Regards Andrea From unknown Tue Jun 17 22:26:54 2025 X-Loop: help-debbugs@gnu.org Subject: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) Resent-From: Jonathan Corbet Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org, bugs@gnus.org Resent-Date: Thu, 28 Jan 2021 23:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46116 X-GNU-PR-Package: emacs,gnus X-GNU-PR-Keywords: moreinfo To: Andrea Corallo Cc: 46116@debbugs.gnu.org Received: via spool by 46116-submit@debbugs.gnu.org id=B46116.16118777188384 (code B ref 46116); Thu, 28 Jan 2021 23:49:01 +0000 Received: (at 46116) by debbugs.gnu.org; 28 Jan 2021 23:48:38 +0000 Received: from localhost ([127.0.0.1]:50600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5H1i-0002BA-Fc for submit@debbugs.gnu.org; Thu, 28 Jan 2021 18:48:38 -0500 Received: from ms.lwn.net ([45.79.88.28]:51682) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5H1e-0002Az-SA for 46116@debbugs.gnu.org; Thu, 28 Jan 2021 18:48:37 -0500 Received: from lwn.net (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id CC93F617B; Thu, 28 Jan 2021 23:48:33 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net CC93F617B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1611877713; bh=MIfOc+tOpRG7T2nPpm7B8Ij4lp32/LhoaFIt6r1h/9Q=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=SDXTwGhG0a/7QcC8VzUvzuSOUW5v7ppun2GBE2sBkapHq2GF0lQ7A8T1Tn4WfD7+N lZsujuLvs7VnCZit2r8ifAyOGFsmD5lcx4Xn/85ZgfXbKfCbnf43aVfl5YO2BrSJng 3xSoKX63tFS/PJJW7Ujzv0T4Ujs82C6vJJ1x426n08LjzKRsprfwo6/y76iTdf1eR+ TztdXSOm9DIcfdqPCaLV+wqIOB4moDjb6HPzKdt3qW3qebPEvxE2r/Dns2EY+MF6OS OXAiHBIaBlwfRP9MVmfZHBTQ3je59RFQ8KXv7HpP7GcNhVMWx+FENnJ3BQpxsxhNgP vXIWTNJE46CKA== Date: Thu, 28 Jan 2021 16:48:32 -0700 From: Jonathan Corbet Message-ID: <20210128164832.11e11e0a@lwn.net> In-Reply-To: References: <87k0rzd46g.fsf@meer.lwn.net> <20210126150026.4d5e0e96@lwn.net> <20210127105427.73ba70a2@lwn.net> <20210127145702.5dc036e0@lwn.net> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit 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 (-) On Thu, 28 Jan 2021 07:58:16 +0000 Andrea Corallo wrote: > > I wish. In an attempt to get there I've gone from the Fedora build to a > > build from the feature/native-comp branch. > > Is Fedora buidling native-comp? It's a third-party ("copr") build at https://copr.fedorainfracloud.org/coprs/deathwish/emacs-pgtk-nativecomp/ > > Naturally, the problem doesn't > > manifest itself there. > > Perhaps this is just more up-to date? That is entirely possible, yes. > > Sorry if I've wasted your time... > > No problem, thanks for reporting and investigating the issue! > > If this does not show up from source I guess we might close this bug? > We can always reopen in case. WDYT? That's probably the thing to do, yes. You'll hear back from me if I trip across it in my build :) Thanks, jon From unknown Tue Jun 17 22:26:54 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jonathan Corbet Subject: bug#46116: closed (Re: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build)) Message-ID: References: <87k0rzd46g.fsf@meer.lwn.net> X-Gnu-PR-Message: they-closed 46116 X-Gnu-PR-Package: emacs,gnus X-Gnu-PR-Keywords: moreinfo Reply-To: 46116@debbugs.gnu.org Date: Fri, 29 Jan 2021 08:51:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1611910263-26775-1" This is a multi-part message in MIME format... ------------=_1611910263-26775-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #46116: 28.0.50; Ticking articles fails on Emacs 28 pgtk build which was filed against the emacs,gnus package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 46116@debbugs.gnu.org. --=20 46116: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D46116 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1611910263-26775-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 46116-done) by debbugs.gnu.org; 29 Jan 2021 08:50:39 +0000 Received: from localhost ([127.0.0.1]:51117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5PUF-0006xA-8x for submit@debbugs.gnu.org; Fri, 29 Jan 2021 03:50:39 -0500 Received: from mab.sdf.org ([205.166.94.33]:58474 helo=ma.sdf.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5PUB-0006wy-GM for 46116-done@debbugs.gnu.org; Fri, 29 Jan 2021 03:50:38 -0500 Received: from akrl by ma.sdf.org with local (Exim 4.92) (envelope-from ) id 1l5PUA-0005Id-0w; Fri, 29 Jan 2021 08:50:34 +0000 From: Andrea Corallo To: Jonathan Corbet Subject: Re: bug#46116: Acknowledgement (28.0.50; Ticking articles fails on Emacs 28 pgtk build) References: <87k0rzd46g.fsf@meer.lwn.net> <20210126150026.4d5e0e96@lwn.net> <20210127105427.73ba70a2@lwn.net> <20210127145702.5dc036e0@lwn.net> <20210128164832.11e11e0a@lwn.net> Date: Fri, 29 Jan 2021 08:50:34 +0000 In-Reply-To: <20210128164832.11e11e0a@lwn.net> (Jonathan Corbet's message of "Thu, 28 Jan 2021 16:48:32 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46116-done Cc: 46116-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: -1.0 (-) Jonathan Corbet writes: > On Thu, 28 Jan 2021 07:58:16 +0000 > Andrea Corallo wrote: > >> > I wish. In an attempt to get there I've gone from the Fedora build to a >> > build from the feature/native-comp branch. >> >> Is Fedora buidling native-comp? > > It's a third-party ("copr") build at > > https://copr.fedorainfracloud.org/coprs/deathwish/emacs-pgtk-nativecomp/ > >> > Naturally, the problem doesn't >> > manifest itself there. >> >> Perhaps this is just more up-to date? > > That is entirely possible, yes. > >> > Sorry if I've wasted your time... >> >> No problem, thanks for reporting and investigating the issue! >> >> If this does not show up from source I guess we might close this bug? >> We can always reopen in case. WDYT? > > That's probably the thing to do, yes. You'll hear back from me if I trip > across it in my build :) > > Thanks, > > jon Hi Jon, okay closing for now. Thanks for reporting and investigating this. Andrea ------------=_1611910263-26775-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Jan 2021 17:43:42 +0000 Received: from localhost ([127.0.0.1]:42600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4SNR-0006WH-00 for submit@debbugs.gnu.org; Tue, 26 Jan 2021 12:43:41 -0500 Received: from lists.gnu.org ([209.51.188.17]:60866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l4RhP-0003ZU-Hg for submit@debbugs.gnu.org; Tue, 26 Jan 2021 12:00:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60522) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l4RhP-0003rC-5l for bug-gnu-emacs@gnu.org; Tue, 26 Jan 2021 12:00:15 -0500 Received: from ms.lwn.net ([45.79.88.28]:60028) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l4RhL-0003UN-Sg for bug-gnu-emacs@gnu.org; Tue, 26 Jan 2021 12:00:14 -0500 Received: from localhost (unknown [IPv6:2601:281:8300:104d::5f6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 13BF56141 for ; Tue, 26 Jan 2021 17:00:08 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 ms.lwn.net 13BF56141 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lwn.net; s=20201203; t=1611680408; bh=58nn4FNwDaSFcak1TPRsF/Xc7CxHAfhMKSPVU55S0/M=; h=From:To:Subject:Date:From; b=kMHZPoXVzsRxGiS0zNI7TXEhuNqRqBI3KR7nnce7TeZ5p7Qjq6j2W8LTHCX+BQkc6 Y1gSdPKa07tXhZL59hiIUVVlJ216XzipVfcUJ1qgFGWApqC0yTWySdtimGDDw6yygf npW5FodcBJjpwHMGUUYeteA7lYS2tikFrP/lFkV1FAh7xEQvixa6Ab4imB0RUlGsH3 GcqMILkoqZsVx70ytL43thGpkgaLV9gbFBImnUlBtnVTlKAgNPwNbWzYy0KPHE61l1 KHiao7LTxCNzRlHQvEw1YC3Ob8z11oTsubqcJSNMaD3ukZZUkspHwRXcJfHNJmuZts aLqAxM2O9TwIQ== From: Jonathan Corbet To: bug-gnu-emacs@gnu.org Subject: 28.0.50; Ticking articles fails on Emacs 28 pgtk build X-Debbugs-Package: emacs,gnus Date: Tue, 26 Jan 2021 10:00:07 -0700 Message-ID: <87k0rzd46g.fsf@meer.lwn.net> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=45.79.88.28; envelope-from=corbet@lwn.net; helo=ms.lwn.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 26 Jan 2021 12:43:39 -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 (--) In the gnus summary view, invoking gnus-summary-tick-article-forward, either by hand or via any of the usual keybindings, fails. - There is no visual change in the buffer, and point stays on the same line. - Actually, one visual change: if caching is turned on, a "*" appears on the line. - If I quit the group and go back in, the ticked article *might* show as ticked. If I catch up the group before quitting, it definitely will not be. - No errors are signaled. Everything else in gnus (so far) seems to work as expected. Yes, I know, I'm running a development build, the pieces are mine to pick up. I'm not expecting you to fix this for me, but thought you might want to know. I'll try to find some time to dig into it, but my elisp is ... mediocre ... Thanks. In GNU Emacs 28.0.50 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) of 2020-12-30 built on 0d6babf728854e07b1f1e901237372b8 Windowing system distributor 'System Description: Fedora 33 (Thirty Three) Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-gpm=no --with-xwidgets --with-modules --with-harfbuzz --with-cairo --with-json --with-pgtk --with-nativecomp --enable-link-time-optimization build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CC=gcc 'CFLAGS=-DMAIL_USE_LOCKF -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' LDFLAGS=-Wl,-z,relro PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 PGTK XIM MODULES NATIVE_COMP THREADS XWIDGETS LIBSYSTEMD JSON PDUMPER LCMS2 Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: locale-coding-system: utf-8-unix Major mode: Group Minor modes in effect: shell-dirtrack-mode: t gnus-agent-group-mode: t cursor-sensor-mode: t gnus-topic-mode: t gnus-undo-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tab-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Load-path shadows: /h/corbet/emacs/magit hides /h/corbet/.emacs.d/elpa/magit-20170711.1307/magit /usr/share/emacs/site-lisp/lilypond-init hides /usr/share/emacs/site-lisp/site-start.d/lilypond-init Features: (shadow emacsbug flow-fill eieio-opt speedbar ezimage dframe find-func shortdoc shell pcomplete comint ring smerge-mode diff tabify man vc-git mhtml-mode css-mode smie eww xdg url-queue mm-url js imenu cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs sgml-mode jka-compr mm-archive view sendmail face-remap cl-print mouse-copy mouse-drag shr-color color help-fns radix-tree misearch multi-isearch flyspell ispell qp sort ansi-color gnus-cite mail-extr gnus-async gnus-bcklg gnus-ml disp-table cursor-sensor nndraft nnmh nnfolder network-stream nsm gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 nntp gnus-cache mule-util server notmuch hl-line notmuch-tree notmuch-jump notmuch-hello notmuch-show notmuch-print notmuch-crypto notmuch-mua notmuch-message notmuch-draft notmuch-maildir-fcc notmuch-address notmuch-company notmuch-parser notmuch-wash diff-mode easy-mmode coolj notmuch-query goto-addr icalendar diary-lib diary-loaddefs cal-menu calendar cal-loaddefs notmuch-tag edmacro kmacro crm notmuch-lib notmuch-version notmuch-compat mm-view mml-smime smime dig delsel cus-edit cus-start cus-load gnus-topic gnus-sum shr kinsoku svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range message rmc dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search mail-utils mm-util mail-prsvr wid-edit paren tls gnutls puny erc-goodies erc erc-backend iso8601 time-date thingatpt pp format-spec erc-loaddefs finder-inf clang-rename clang-include-fixer let-alist clang-format xml info 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 eieio eieio-core eieio-loaddefs password-cache json map url-vars comp comp-cstr warnings subr-x rx cl-seq cl-macs cl-extra help-mode easymenu seq byte-opt gv cl-loaddefs cl-lib bytecomp byte-compile cconv iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/pgtk-win pgtk-win term/common-win 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 button loaddefs faces cus-face pcase macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads xwidget-internal dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit pgtk lcms2 multi-tty make-network-process nativecomp emacs) Memory information: ((conses 16 848048 72740) (symbols 48 33719 1) (strings 32 168635 14854) (string-bytes 1 5731013) (vectors 16 60617) (vector-slots 8 1983354 226044) (floats 8 611 330) (intervals 56 8546 2003) (buffers 984 39)) ------------=_1611910263-26775-1--