emacs-devel
[Top][All Lists]
Advanced

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

Re: Cursor in Splash Screen bug


From: Juanma Barranquero
Subject: Re: Cursor in Splash Screen bug
Date: Fri, 30 Aug 2002 19:33:21 -0300

On 30 Aug 2002 16:23:19 +0200
address@hidden (Kim F. Storm) wrote:

> Sorry 'bout that.

Eh, no problem :-)

> Please try again...

I´ve had to transform a

 Lisp_Object Qbox;

from w32fns.c into

 extern Lisp_Object Qbox;

and remove the calls to intern() and staticpro(), but now it works. I
supose the same will be necessary for xfns.c and/or macfns.c...

-- 
Juanma Barranquero <address@hidden>





reply via email to

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