Go to the first, previous, next, last section, table of contents.


imput

Place `util/im-wl.el' on the load-path and do the following settings.

If @command{imput} is on the exec-path at the installation, `im-wl.el' is byte-compiled and installed. See section Byte-compile and install.

(autoload 'wl-draft-send-with-imput-async "im-wl")
(setq wl-draft-send-function 'wl-draft-send-with-imput-async)


Go to the first, previous, next, last section, table of contents.