all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lektu@terra.es>
Cc: "Dhruva Krishnamurthy" <seagull@fastmail.fm>,
	"Emacs Bug" <emacs-pretest-bug@gnu.org>,
	"Emacs Devel" <emacs-devel@gnu.org>
Subject: Re: Cursor in Splash Screen bug
Date: Fri, 30 Aug 2002 19:33:21 -0300	[thread overview]
Message-ID: <20020830193251.B2BC.LEKTU@terra.es> (raw)
In-Reply-To: <5xznv4h1d4.fsf@kfs2.cua.dk>


On 30 Aug 2002 16:23:19 +0200
no-spam@cua.dk (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 <lektu@terra.es>

  reply	other threads:[~2002-08-30 22:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-30  7:40 Cursor in Splash Screen bug Dhruva Krishnamurthy
2002-08-30 12:10 ` Kim F. Storm
2002-08-30 13:12   ` Kim F. Storm
2002-08-30 12:35     ` Juanma Barranquero
2002-08-30 14:23       ` Kim F. Storm
2002-08-30 22:33         ` Juanma Barranquero [this message]
2002-08-30 19:52           ` Andrew Choi
2002-08-31  0:18             ` Kim F. Storm
2002-08-31  0:55               ` Andrew Choi
2002-08-30 19:18     ` Richard Stallman
2002-08-30 23:56       ` Kim F. Storm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020830193251.B2BC.LEKTU@terra.es \
    --to=lektu@terra.es \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=seagull@fastmail.fm \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.