qemacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemacs-devel] Entering non-ASCII characters in tty


From: Robos
Subject: Re: [Qemacs-devel] Entering non-ASCII characters in tty
Date: Wed, 1 Dec 2004 05:12:35 +0100
User-agent: Mutt/1.4i

On Tue, 23.11.04, address@hidden 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
> address@hidden
> 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 $ !




reply via email to

[Prev in Thread] Current Thread [Next in Thread]