From unknown Sun Jun 22 04:17:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#61346: 29.0.60; archive misbehaviors Resent-From: Ruijie Yu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2023 11:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61346 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 61346@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167577012510230 (code B ref -1); Tue, 07 Feb 2023 11:43:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Feb 2023 11:42:05 +0000 Received: from localhost ([127.0.0.1]:51331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPMMP-0002ev-EU for submit@debbugs.gnu.org; Tue, 07 Feb 2023 06:42:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:39342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPMMN-0002en-7p for submit@debbugs.gnu.org; Tue, 07 Feb 2023 06:42:03 -0500 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 1pPMMN-00076P-21 for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2023 06:42:03 -0500 Received: from netyu.xyz ([152.44.41.246] helo=mail.netyu.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pPMMK-00056p-Ma for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2023 06:42:02 -0500 Received: from fw.net.yu ( [36.249.106.224]) by netyu.xyz (OpenSMTPD) with ESMTPSA id 504468a7 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 7 Feb 2023 11:41:53 +0000 (UTC) From: Ruijie Yu Date: Tue, 07 Feb 2023 18:32:23 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=152.44.41.246; envelope-from=ruijie@netyu.xyz; helo=mail.netyu.xyz 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_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) 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 (--) CC: Ruijie Yu Hello, somewhere in the master branch has the following misbehaviors on archives -- at least on zip variant. $ touch 1 2 && zip z 1 2 && mv z.zip z $ emacs -Q z Observe the following behaviors: 1. Point initially is at the filename "1", and moves forward 1 character (after "1") after a short (around 200 - 500 ms) delay. 2. After (1), while holding either control key, point moves to BOL after summary line (line 7 col 1); echo area displays "Mark set" until the key is released. 3. After (1), while holding either shift key, the "copy" button on the tool bar is temporarily enabled until the key is released; echo area displays "Mark set" for a brief period (around 50 - 200 ms). 4. After (1), while holding left meta key (I cannot test the right one as I repurposed this key), the echo area displays "There is no other window" until the key is released. None of these behaviors happen in my "known good" build. I don't have time to debug it ATM, so I have put down the versions and configurations below for others to investigate -- hopefully that is enough information. I also just realized that the master build uses X whereas my normal build uses PGTK -- how do I enable PGTK directly from `make' so I can make an apple-to-apple comparison? Thanks. ------- Problematic version info (built using `make all` and invoked using `src/emacs ...`): In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.17.6) of 2023-02-07 built on fw.net.yu Repository revision: 5642bf0b9726ea299a670e7393695148f31c619b Repository branch: HEAD Windowing system distributor 'The X.Org Foundation', version 11.0.12201007 System Description: Arch Linux Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB ------- Known good version info: In GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.17.6) of 2023-01-05 built on ruijie Repository revision: 8a18369afdc3a873881e7b19b75e94ca96791c84 Repository branch: makepkg System Description: Arch Linux Configured using: 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games --with-modules --without-libotf --without-m17n-flt --without-gconf --with-native-compilation=yes --with-xinput2 --with-pgtk --without-xaw3d --with-sound=no --with-tree-sitter --without-gpm --without-compress-install '--program-transform-name=s/\([ec]tags\)/\1.emacs/' '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' LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB ------- Best, RY From unknown Sun Jun 22 04:17:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#61346: 29.0.60; archive misbehaviors Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2023 12:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61346 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ruijie Yu Cc: 61346@debbugs.gnu.org Received: via spool by 61346-submit@debbugs.gnu.org id=B61346.167577354724951 (code B ref 61346); Tue, 07 Feb 2023 12:40:02 +0000 Received: (at 61346) by debbugs.gnu.org; 7 Feb 2023 12:39:07 +0000 Received: from localhost ([127.0.0.1]:51444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPNFb-0006UM-CW for submit@debbugs.gnu.org; Tue, 07 Feb 2023 07:39:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPNFa-0006Tm-1N for 61346@debbugs.gnu.org; Tue, 07 Feb 2023 07:39:06 -0500 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 1pPNFU-0002Dz-Gy; Tue, 07 Feb 2023 07:39:00 -0500 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=Y0DHveAJMZuB2uyWcCK5+FgRRy0FPu89mtTmTLbT+Zg=; b=fkP261ED215x OkzxVgBSmprw0h2JQin12KzhwFZNllBPhENVSVQKUBnzwsc3xrwrTDa3ol9qhFRpQl+bo08/DI+Mo kY4ByQe//qjy9L+awbW2juDU0bFAYGR/C0y68OHjgtg8FGpWDN/lraUzvaEVhYf9mdau6F+QjWc8v mh/lDh2VA9/7CzGq+vhAbA2gqmLk1MO5mNiKGFIU1/55j5skKLfbRUJmyRNjTutnrA4o4aVWEuxAg k00s3KFK8c5AwYBs9E0mxmHe4ppgrgR/AXA3Kw8p23HdwDP/jYkfWoZEleefZdZIxeG9a8inUcVEU 0jX7H+sleYx6cGLLgJTYyg==; 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 1pPNFT-000754-76; Tue, 07 Feb 2023 07:39:00 -0500 Date: Tue, 07 Feb 2023 14:39:14 +0200 Message-Id: <83cz6lps3x.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: (bug-gnu-emacs@gnu.org) References: X-Spam-Score: -2.3 (--) 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 (---) > Date: Tue, 07 Feb 2023 18:32:23 +0800 > From: Ruijie Yu via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > CC: Ruijie Yu > > Hello, somewhere in the master branch has the following misbehaviors on > archives -- at least on zip variant. > > $ touch 1 2 && zip z 1 2 && mv z.zip z > $ emacs -Q z > > Observe the following behaviors: > > 1. Point initially is at the filename "1", and moves forward 1 character > (after "1") after a short (around 200 - 500 ms) delay. > > 2. After (1), while holding either control key, point moves to BOL after > summary line (line 7 col 1); echo area displays "Mark set" until the key > is released. > > 3. After (1), while holding either shift key, the "copy" button on the > tool bar is temporarily enabled until the key is released; echo area > displays "Mark set" for a brief period (around 50 - 200 ms). > > 4. After (1), while holding left meta key (I cannot test the right one > as I repurposed this key), the echo area displays "There is no other > window" until the key is released. I cannot reproduce any of these strange behaviors. It sounds like Emacs sees keys pressed that you don't actually press? What does "C-h l" say after the above? > In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version > 3.24.36, cairo version 1.17.6) of 2023-02-07 built on fw.net.yu > Repository revision: 5642bf0b9726ea299a670e7393695148f31c619b This repository revision is quite old (about 2 weeks), but the date you built it is from today. Can you update from Git and rebuild? From unknown Sun Jun 22 04:17:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#61346: 29.0.60; archive misbehaviors Resent-From: Ruijie Yu Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2023 13:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61346 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 61346@debbugs.gnu.org Received: via spool by 61346-submit@debbugs.gnu.org id=B61346.16757778769162 (code B ref 61346); Tue, 07 Feb 2023 13:52:01 +0000 Received: (at 61346) by debbugs.gnu.org; 7 Feb 2023 13:51:16 +0000 Received: from localhost ([127.0.0.1]:51545 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPONQ-0002Ni-Gw for submit@debbugs.gnu.org; Tue, 07 Feb 2023 08:51:16 -0500 Received: from netyu.xyz ([152.44.41.246]:58502 helo=mail.netyu.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPONO-0002NX-RX for 61346@debbugs.gnu.org; Tue, 07 Feb 2023 08:51:15 -0500 Received: from fw.net.yu.netyu.xyz ( [36.249.106.224]) by netyu.xyz (OpenSMTPD) with ESMTPSA id 22ccc806 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 7 Feb 2023 13:51:13 +0000 (UTC) References: <83cz6lps3x.fsf@gnu.org> User-agent: mu4e 1.8.13; emacs 29.0.60 From: Ruijie Yu Date: Tue, 07 Feb 2023 21:42:57 +0800 In-reply-to: <83cz6lps3x.fsf@gnu.org> 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: 0.0 (/) Eli Zaretskii writes: >> Date: Tue, 07 Feb 2023 18:32:23 +0800 >> From: Ruijie Yu via "Bug reports for GNU Emacs, >> the Swiss army knife of text editors" >> >> CC: Ruijie Yu >> >> Hello, somewhere in the master branch has the following misbehaviors on >> archives -- at least on zip variant. >> >> $ touch 1 2 && zip z 1 2 && mv z.zip z >> $ emacs -Q z >> >> Observe the following behaviors: >> >> 1. Point initially is at the filename "1", and moves forward 1 character >> (after "1") after a short (around 200 - 500 ms) delay. >> >> 2. After (1), while holding either control key, point moves to BOL after >> summary line (line 7 col 1); echo area displays "Mark set" until the key >> is released. >> >> 3. After (1), while holding either shift key, the "copy" button on the >> tool bar is temporarily enabled until the key is released; echo area >> displays "Mark set" for a brief period (around 50 - 200 ms). >> >> 4. After (1), while holding left meta key (I cannot test the right one >> as I repurposed this key), the echo area displays "There is no other >> window" until the key is released. > > I cannot reproduce any of these strange behaviors. > > It sounds like Emacs sees keys pressed that you don't actually press? > What does "C-h l" say after the above? > >> In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version >> 3.24.36, cairo version 1.17.6) of 2023-02-07 built on fw.net.yu >> Repository revision: 5642bf0b9726ea299a670e7393695148f31c619b > > This repository revision is quite old (about 2 weeks), but the date > you built it is from today. Can you update from Git and rebuild? Hello Eli, I do not know why, but after I came back from a meal and actually did "git pull master" instead of "git fetch" to get the latest changes, I no longer see these issues either -- it is quite strange, and I do not know of any difference in my system. I wasn't able to reproduce this issue even in the old worktree in which I originally discovered the issue. I think at least at the moment this bug can be closed, and I will keep it in the back of my mind and report back when I face it again. Best, RY From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 07 09:51:22 2023 Received: (at control) by debbugs.gnu.org; 7 Feb 2023 14:51:22 +0000 Received: from localhost ([127.0.0.1]:51643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPPJa-0003vB-ED for submit@debbugs.gnu.org; Tue, 07 Feb 2023 09:51:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPPJZ-0003uu-20; Tue, 07 Feb 2023 09:51:21 -0500 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 1pPPJT-00047S-6p; Tue, 07 Feb 2023 09:51:15 -0500 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=aLyRe20+cpD9vlTDoECS0pS9mvTcV/kDe1UnEEFMvkw=; b=RvbZWPYEpVsy mLDtqpHjqS7Dg3alXQAHdo2yjpZDnQQ0MB1R5NSO3tjK4X5QVyEP5hun7rTuIjvae4jnVH3yqPq9T T62Dn+24LJ7C/iAu5wP9otMjlrK4qzayKUr1FeE5yZqYDmFF0liERjej2WRE2pReoRUrMFAbwG29f 1h7hWB13GyBb8+w+B3ogROnUbVgxF3GRqnOMFFONQr6ZrdYMRfxGqCfzsUQEUNahquyqD/4IKDuBL 95nc8N6vPyO5SN+uB2+t81Xhyes7TJ5pKtSOOtO1v9aUXqa1EDZ8kPbb6wD8m0oA+h8FgKnO5p0WX SVTqRy/4Vnrp6QsyNZS1qQ==; 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 1pPPJP-0000R2-JS; Tue, 07 Feb 2023 09:51:14 -0500 Date: Tue, 07 Feb 2023 16:51:26 +0200 Message-Id: <835ycdplzl.fsf@gnu.org> From: Eli Zaretskii To: Ruijie Yu In-Reply-To: (message from Ruijie Yu on Tue, 07 Feb 2023 21:42:57 +0800) Subject: Re: bug#61346: 29.0.60; archive misbehaviors References: <83cz6lps3x.fsf@gnu.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control Cc: 61346-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 (---) tags 61346 unreproducible thanks > From: Ruijie Yu > Cc: 61346@debbugs.gnu.org > Date: Tue, 07 Feb 2023 21:42:57 +0800 > > > I do not know why, but after I came back from a meal and actually did > "git pull master" instead of "git fetch" to get the latest changes, I no > longer see these issues either -- it is quite strange, and I do not know > of any difference in my system. I wasn't able to reproduce this issue > even in the old worktree in which I originally discovered the issue. > > I think at least at the moment this bug can be closed, and I will keep > it in the back of my mind and report back when I face it again. Ok, closing. From unknown Sun Jun 22 04:17:36 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: Ruijie Yu Subject: bug#61346: closed (Re: bug#61346: 29.0.60; archive misbehaviors) Message-ID: References: <835ycdplzl.fsf@gnu.org> X-Gnu-PR-Message: they-closed 61346 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: unreproducible Reply-To: 61346@debbugs.gnu.org Date: Tue, 07 Feb 2023 14:52:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1675781523-15150-1" This is a multi-part message in MIME format... ------------=_1675781523-15150-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #61346: 29.0.60; archive misbehaviors which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 61346@debbugs.gnu.org. --=20 61346: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D61346 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1675781523-15150-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 61346-done) by debbugs.gnu.org; 7 Feb 2023 14:51:22 +0000 Received: from localhost ([127.0.0.1]:51641 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPPJa-0003v9-51 for submit@debbugs.gnu.org; Tue, 07 Feb 2023 09:51:22 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPPJZ-0003uu-20; Tue, 07 Feb 2023 09:51:21 -0500 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 1pPPJT-00047S-6p; Tue, 07 Feb 2023 09:51:15 -0500 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=aLyRe20+cpD9vlTDoECS0pS9mvTcV/kDe1UnEEFMvkw=; b=RvbZWPYEpVsy mLDtqpHjqS7Dg3alXQAHdo2yjpZDnQQ0MB1R5NSO3tjK4X5QVyEP5hun7rTuIjvae4jnVH3yqPq9T T62Dn+24LJ7C/iAu5wP9otMjlrK4qzayKUr1FeE5yZqYDmFF0liERjej2WRE2pReoRUrMFAbwG29f 1h7hWB13GyBb8+w+B3ogROnUbVgxF3GRqnOMFFONQr6ZrdYMRfxGqCfzsUQEUNahquyqD/4IKDuBL 95nc8N6vPyO5SN+uB2+t81Xhyes7TJ5pKtSOOtO1v9aUXqa1EDZ8kPbb6wD8m0oA+h8FgKnO5p0WX SVTqRy/4Vnrp6QsyNZS1qQ==; 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 1pPPJP-0000R2-JS; Tue, 07 Feb 2023 09:51:14 -0500 Date: Tue, 07 Feb 2023 16:51:26 +0200 Message-Id: <835ycdplzl.fsf@gnu.org> From: Eli Zaretskii To: Ruijie Yu In-Reply-To: (message from Ruijie Yu on Tue, 07 Feb 2023 21:42:57 +0800) Subject: Re: bug#61346: 29.0.60; archive misbehaviors References: <83cz6lps3x.fsf@gnu.org> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61346-done Cc: 61346-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 (---) tags 61346 unreproducible thanks > From: Ruijie Yu > Cc: 61346@debbugs.gnu.org > Date: Tue, 07 Feb 2023 21:42:57 +0800 > > > I do not know why, but after I came back from a meal and actually did > "git pull master" instead of "git fetch" to get the latest changes, I no > longer see these issues either -- it is quite strange, and I do not know > of any difference in my system. I wasn't able to reproduce this issue > even in the old worktree in which I originally discovered the issue. > > I think at least at the moment this bug can be closed, and I will keep > it in the back of my mind and report back when I face it again. Ok, closing. ------------=_1675781523-15150-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 7 Feb 2023 11:42:05 +0000 Received: from localhost ([127.0.0.1]:51331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPMMP-0002ev-EU for submit@debbugs.gnu.org; Tue, 07 Feb 2023 06:42:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:39342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pPMMN-0002en-7p for submit@debbugs.gnu.org; Tue, 07 Feb 2023 06:42:03 -0500 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 1pPMMN-00076P-21 for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2023 06:42:03 -0500 Received: from netyu.xyz ([152.44.41.246] helo=mail.netyu.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pPMMK-00056p-Ma for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2023 06:42:02 -0500 Received: from fw.net.yu ( [36.249.106.224]) by netyu.xyz (OpenSMTPD) with ESMTPSA id 504468a7 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 7 Feb 2023 11:41:53 +0000 (UTC) From: Ruijie Yu To: bug-gnu-emacs@gnu.org Subject: 29.0.60; archive misbehaviors Date: Tue, 07 Feb 2023 18:32:23 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=152.44.41.246; envelope-from=ruijie@netyu.xyz; helo=mail.netyu.xyz 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_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) 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.4 (--) CC: Ruijie Yu Hello, somewhere in the master branch has the following misbehaviors on archives -- at least on zip variant. $ touch 1 2 && zip z 1 2 && mv z.zip z $ emacs -Q z Observe the following behaviors: 1. Point initially is at the filename "1", and moves forward 1 character (after "1") after a short (around 200 - 500 ms) delay. 2. After (1), while holding either control key, point moves to BOL after summary line (line 7 col 1); echo area displays "Mark set" until the key is released. 3. After (1), while holding either shift key, the "copy" button on the tool bar is temporarily enabled until the key is released; echo area displays "Mark set" for a brief period (around 50 - 200 ms). 4. After (1), while holding left meta key (I cannot test the right one as I repurposed this key), the echo area displays "There is no other window" until the key is released. None of these behaviors happen in my "known good" build. I don't have time to debug it ATM, so I have put down the versions and configurations below for others to investigate -- hopefully that is enough information. I also just realized that the master build uses X whereas my normal build uses PGTK -- how do I enable PGTK directly from `make' so I can make an apple-to-apple comparison? Thanks. ------- Problematic version info (built using `make all` and invoked using `src/emacs ...`): In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.17.6) of 2023-02-07 built on fw.net.yu Repository revision: 5642bf0b9726ea299a670e7393695148f31c619b Repository branch: HEAD Windowing system distributor 'The X.Org Foundation', version 11.0.12201007 System Description: Arch Linux Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM GTK3 ZLIB ------- Known good version info: In GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.17.6) of 2023-01-05 built on ruijie Repository revision: 8a18369afdc3a873881e7b19b75e94ca96791c84 Repository branch: makepkg System Description: Arch Linux Configured using: 'configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --with-gameuser=:games --with-modules --without-libotf --without-m17n-flt --without-gconf --with-native-compilation=yes --with-xinput2 --with-pgtk --without-xaw3d --with-sound=no --with-tree-sitter --without-gpm --without-compress-install '--program-transform-name=s/\([ec]tags\)/\1.emacs/' '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' LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB ------- Best, RY ------------=_1675781523-15150-1-- From unknown Sun Jun 22 04:17:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#61346: 29.0.60; archive misbehaviors Resent-From: Gregory Heytings Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 09 Feb 2023 11:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61346 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible To: Ruijie Yu Cc: 61346@debbugs.gnu.org Received: via spool by 61346-submit@debbugs.gnu.org id=B61346.167594034814353 (code B ref 61346); Thu, 09 Feb 2023 11:00:02 +0000 Received: (at 61346) by debbugs.gnu.org; 9 Feb 2023 10:59:08 +0000 Received: from localhost ([127.0.0.1]:57676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQ4dv-0003jR-RT for submit@debbugs.gnu.org; Thu, 09 Feb 2023 05:59:08 -0500 Received: from heytings.org ([95.142.160.155]:49480) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pQ4dr-0003jH-Ra for 61346@debbugs.gnu.org; Thu, 09 Feb 2023 05:59:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=heytings.org; s=20220101; t=1675940342; bh=w3BuFXyYBicdP0RfVDnkotKhJ0jcu0CNR6WANoW8Eso=; h=Date:From:To:cc:Subject:In-Reply-To:Message-ID:References:From; b=KaVZCSKoevXq/LTDeBVGdctMAUmzzUugJ9MaX/16Y6SW5CIDueUbRP2Xa1eXV1KBy MT9O+z/PezP2vHNNLT0QXGjgl29ikFqCwgoVg/fAWPrGF7Abl5S2k92TE3FQ2SrtVT dYejDpKY+15PFdc7Q/4MVc6BS5GCprLhQn7SoyhP/tIR3BxywuXetMXLVFOcBzHdwr zGSI0FswXOilLWNAzdzZy6kl1n5CJJ0Y3/rP0m1muHnxsGie7T+/Qfp3YDq0PlBiEH ynS/NrdLdPsUhe6ENGCYQyavCCBCwOV3gPNHaBcQlOh6sFOPkhO3VvQtrht46kGOlm PEFPnYPiPSVow== Date: Thu, 09 Feb 2023 10:59:02 +0000 From: Gregory Heytings In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed 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 (-) > > how do I enable PGTK directly from `make' so I can make an > apple-to-apple comparison? > make configure=--with-pgtk