diff options
author | Yuuki Harano <masm+github@masm11.me> | 2021-05-15 22:50:06 +0900 |
---|---|---|
committer | Yuuki Harano <masm+github@masm11.me> | 2021-05-15 22:50:06 +0900 |
commit | 8a649cba44cc637b5326cee9fe3febc55c653719 (patch) | |
tree | 30995b4998e1ba9bfe52ad914b5fdcd18ad9fcb6 /src/frame.h | |
parent | 3f8f3a9027a1de28899725f0fecdc4f1f33c1479 (diff) | |
download | emacs-8a649cba44cc637b5326cee9fe3febc55c653719.tar.gz emacs-8a649cba44cc637b5326cee9fe3febc55c653719.tar.bz2 emacs-8a649cba44cc637b5326cee9fe3febc55c653719.zip |
Update texts while busy
Pgtk didn't update text and C-g didn't take effect while it is busy.
By timer interrupts, we can call pgtk_read_socket, and update texts
and handle C-g.
* src/pgtkterm.c (start_timer): New function to start timer.
(pgtk_show_hourglass): Remove code to start timer.
(pgtk_hide_hourglass): Remove code to stop timer.
(pgtk_term_init): Call start_timer().
Diffstat (limited to 'src/frame.h')
0 files changed, 0 insertions, 0 deletions