emacs-devel
[Top][All Lists]
Advanced

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

Re: Provide a variable to indicate input method enable or not in xwidget


From: Po Lu
Subject: Re: Provide a variable to indicate input method enable or not in xwidget-webkit
Date: Mon, 15 Nov 2021 15:21:09 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

tumashu  <tumashu@163.com> writes:

> I know, but I can not know the environment is xwidget-webkit only by
> current-input-method.

You could always test the value of `xwidget-webkit-edit-mode', like:

  (and current-input-method xwidget-webkit-edit-mode)


reply via email to

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