I noticed that when I use xemacs-21.5-b6 -nw on kterm with TERM=kterm,
some of keystrokes (including C-n) won't correctly passed to xemacs.
I tried to set debug-emacs-events and found xemacs didn't receive C-n
at all.
After that, I found that with xterm, TERM=kterm had the same ill
effects. So I feel something wrong with termcap entry, but until
xemacs-21.5-b5 there was no such problem at all.
I'm using FreeBSD-4.5 and bundled /etc/termcap. The entry of kterm is
as follows:
kterm|kterm kanji terminal emulator (X window system):\
:hs:es:ts=\E[?E\E[?%i%dT:fs=\E[?F:ds=\E[?H:\
:KJ:sc=\E7:rc=\E8:cs=\E[%i%d;%dr:TY=ascii:tc=xterm:
I'm not sure which is wrong, /etc/termcap or xemacs itself ?
Here is the 'Installation' file of my xemacs-21.5-b6:
uname -a: FreeBSD elvenbow.nc.kyushu-u.ac.jp 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Feb 22
18:08:39 JST 2002 root@elvenbow.nc.kyushu-u.ac.jp:/usr/obj/usr/src/sys/ELVENBOW i386
./configure '--with-mule' '--error-checking=all' '--debug'
'--with-xfs' '--with-widgets=athena' '--with-dialogs=athena'
'--without-canna' '--site-prefixes=/usr/local'
XEmacs 21.5-b6 "bok choi" configured for `i386-unknown-freebsd4.5'.
Compilation / Installation:
Source code location: /usr/local/src/xemacs21/xemacs
Installation prefix: /usr/local
Additional prefixes: /usr/local
Runtime library search path: /usr/local/lib:/usr/X11R6/lib:/usr/libexec
Operating system description file: `s/freebsd.h'
Machine description file: `m/intel386.h'
Compiler: gcc -g -O3 -Wall -Wno-switch -Winline
-Wmissing-prototypes -Wsign-compare -Wshadow -Wpointer-arith
Relocating allocator for buffers: yes
GNU version of malloc: yes
Window System:
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for the Athena widget set:
- Athena headers location: X11/Xaw
- Athena library to link: Xaw
Using Lucid menubars.
Using Lucid scrollbars.
Using Athena dialog boxes.
Using Athena native widgets.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Compiling in support for ESD (Enlightened Sound Daemon).
Databases:
Compiling in support for Berkeley database.
Compiling in support for GNU DBM.
Compiling in support for LDAP.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using Motif to provide XIM support.
Mail:
Compiling in support for "flock" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Compiling in support for extra debugging code.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
--
Yoshiaki Kasahara
Computing and Communications Center, Kyushu University
kasahara(a)nc.kyushu-u.ac.jp