1 Dec 2004 05:12
Re: Entering non-ASCII characters in tty
Robos <robos <at> muon.de>
2004-12-01 04:12:35 GMT
2004-12-01 04:12:35 GMT
On Tue, 23.11.04, d00-mth <at> nada.kth.se wrote: Hi List > Had a look in the source. I don't really know how it's intended to work, > but I found out my tty.c detects an utf-8 charset, but my input seems to > be in latin-1. If I disable the charset detection in tty.c lines 112-114, > and therby force a latin-1 charset, I can use the latin-1 characters > without problems. I just tested that, works fine for me too. But in order to get the binary I had to make some tweaks. First, the error: ./configure --disable-x11 --disable-xv --disable-xrender --enable-tiny --disable-png --disable-plugins --disable-html Should be okay, shouldn't it. This is on a prestine 0.3.1 source btw. with only the above lines commented out. Install prefix /usr/local Source path /tmp/qemacs-0.3.1 C compiler gcc Tiny build yes X11 support no Xvideo support no libpng support no Graphical HTML no Plugins support no FFMPEG support no Creating config.mak and config.h make: [...](Continue reading)
RSS Feed