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

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

bug#67650: [PATCH] ; Hide completion preview when switching windows


From: Eshel Yaron
Subject: bug#67650: [PATCH] ; Hide completion preview when switching windows
Date: Tue, 05 Dec 2023 21:26:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Tags: patch

This patch ensures that we dismiss the completion preview when users
switch to another window.  Previously, the completion preview would
remain in a window after switching to another window showing another
buffer, since the `post-command-hook` that Completion Preview mode sets
up locally doesn't run after a command switches to another buffer.


Thanks,

Eshel

Attachment: 0001-Hide-completion-preview-when-switching-windows.patch
Description: Text Data


reply via email to

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