現在のコンパイルの設定だと, 入力の際に SKK と X Input Method としての Fcitx との競合が起こって面倒なので ./configure のオプションに --without-xim を追加した.
./configure \
--x-includes="/usr/X11R6/include -I/usr/local/include" \
--x-libraries="/usr/X11R6/lib -L/usr/local/lib" \
--prefix=/usr/local \
--mandir=/usr/local/share/man \
--infodir=/usr/local/info \
--with-x-toolkit=athena \
--with-xpm \
--with-jpeg \
--with-tiff \
--with-gif \
--with-rsvg \
--with-imagemagick \
--with-libotf \
--with-xaw3d \
--with-x \
--without-xim
ひとまず, これで快適に入力が行えるようになった.
M-x emacs-version
GNU Emacs 29.0.50 (build 2, x86_64-unknown-openbsd7.1, X toolkit, cairo version 1.17.6, Xaw3d scroll bars) of 2022-07-02
【このカテゴリーの最新記事】
-
no image
-
no image
-
no image
-
no image
-
no image