diff --git a/src/xterm.c b/src/xterm.c index 130a2c93b64..645aa76513c 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -24467,6 +24467,8 @@ handle_one_xevent (struct x_display_info *dpyinfo, /* As a result, Emacs should complete whatever editing operations result from this touch sequence. */ touchpoint->ownership = TOUCH_OWNERSHIP_SELF; + + goto XI_OTHER; } case XI_TouchUpdate: