emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs and GTK.


From: Jan D.
Subject: Re: Emacs and GTK.
Date: Fri, 07 Dec 2001 20:23:46 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6+) Gecko/20011122

Richard Stallman wrote:

Not speaking for wmperry, but for me it means replacing all X calls with GTK calls. Basically this is the functionallity of lwlib and at least the functionallity of these files:

    widget.c xfaces.c xfns.c xmenu.c xrdb.c xselect.c xterm.c

That is a lot of code to duplicate.  It is not necessarily out of the
question, but I have to ask: can we avoid any of it?

Perhaps xselect and xrdb at least could be used with GDK.  And why not
xfaces?  That code has very little to do with actual output.


I'm sure there is reusable code in there (as others pointed out). But these are the files that needs looking in to. Some of these are HUGE (xterm.c is 14800 lines, jikes :-), I really wouldn't want to duplicate all of it.

        Jan D.




reply via email to

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