bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61346: 29.0.60; archive misbehaviors


From: Eli Zaretskii
Subject: bug#61346: 29.0.60; archive misbehaviors
Date: Tue, 07 Feb 2023 14:39:14 +0200

> 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" <bug-gnu-emacs@gnu.org>
> 
> CC: Ruijie Yu <ruijie@netyu.xyz>
> 
> 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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]