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


imput

`util/im-wl.el'load-path において以下のように設定すれば OK です。

インストール時に exec-path 上に @command{imput} があれば、 `im-wl.el'はインストールされます。See section バイトコンパイルとインストール.

(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.