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

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

bug#70046: 29.3; ebuffers mini frame loses focus


From: Eli Zaretskii
Subject: bug#70046: 29.3; ebuffers mini frame loses focus
Date: Thu, 28 Mar 2024 11:22:21 +0200

> From: Vangelis Evangelou <evangelou@gmail.com>
> Date: Thu, 28 Mar 2024 08:36:56 +0000
> 
> When using ebuffers with the default settings, going up and down on 
> differences by pressing n and p switches
> focus to the buffers that are being compared. As an example, run the 
> following commands in terminal:
> 
> ping -c 10 example.com > ~/fileA
> ping -c 10 example.com > ~/fileB
> emacs -Q --eval '(ebuffers (find-file "~/fileA") (find-file "~/fileB"))'
> 
> and then press n and p to navigate through the differences. You will notice 
> that focus switches to the buffers.
> It doesn't happen always.

I cannot reproduce this.  I tried many times.

How do you see that focus switches to one of the buffers being
compared?





reply via email to

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