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

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

bug#38727: 27.0.50; The frame refreshes when pressing 'C-h k'


From: HaiJun Zhang
Subject: bug#38727: 27.0.50; The frame refreshes when pressing 'C-h k'
Date: Wed, 25 Dec 2019 00:44:41 +0800

在 2019年12月24日 +0800 PM11:32,Eli Zaretskii <eliz@gnu.org>,写道:
I cannot reproduce this with the current master, so I guess this is
Darwin-specific. 

Yes. I just tried on linux. It is ok on linux.

Eval the following code can reproduce the problem:

(let ((cursor-in-echo-area t))
  (read-key-sequence “hello: “))


reply via email to

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