Re: Entering non-ASCII characters in tty
Robos <[email protected]>
| Newsgroups | gmane.editors.qemacs.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 23.11.04, [email protected] 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: [...] /tmp/qemacs-0.3.1/qe.c:6405: undefined reference to do_dired' collect2: ld returned 1 exit status make: *** [qe_g] Error 1 I commented then that do_dired out too and then it linked okay (after another make). There is something wrong, isn't there?! Anyway, thanks a lot to all for your efforts, especially Fabrice. Cheers Robos > regards > /max > > > > _______________________________________________ > Qemacs-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/qemacs-devel > -- Robos - gpg --recv-keys --keyserver blackhole.pca.dfn.de 6EEADA09 It's GNU/Linux dammit! F U M $ !