uim スレッド 7 ..
[2ch|▼Menu]
136:133
06/03/04 02:15:40 1uHTGrLn
なぜかcygwinのemacsが起動しないのでuim.elで入力できるかは確
認できませんでした。

uim-fepではanthyで漢字も出ましたよ。このパッチが必要でしたが。
Index: uim-fep.h
===================================================================
--- uim-fep.h   (revision 3156)
+++ uim-fep.h   (working copy)
@@ -44,6 +44,9 @@
 #ifdef HAVE_CURSES_H
 #include <curses.h>
 #endif
+#ifdef __CYGWIN32__
+#include <sys/termios.h>
+#endif
 #include <uim/uim.h>

 #define FALSE 0


次ページ
続きを表示
1を表示
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5366日前に更新/236 KB
担当:undef