From: storm@cua.dk (Kim F. Storm)
Cc: covici@ccs.covici.com, emacs-devel@gnu.org, emacs-pretest-bug@gnu.org
Subject: Re: visible system caret no longer working in ms windows
Date: 24 Oct 2002 12:16:36 +0200 [thread overview]
Message-ID: <5xk7k8p2ez.fsf@kfs2.cua.dk> (raw)
In-Reply-To: <39055.1035448221234.JavaMail.root@127.0.0.1>
jasonr@btinternet.com writes:
> There were changes made on 2002-08-28 and 2002-08-30 that
> could be relevant. Both involved cursor related code
> in w32fns.c.
Those changes were first made by RMS - adding one kind of cursor
customization, and subsequently by me - adding (and consolidating)
even more cursor customization.
In RMS changes to w32term.c (!), I can see that he removed the
determination of the "active_cursor" state [which controls when
to move the system caret] -- probably because he just copied code
from xterm.c. In my subsequent change, based on RMS' code, I
consolidated what now looked as "identical" code (into xdisp.c).
So I would assume that the proper fix will be to reintroduce the
determination of the "active_cursor" state, either in
x_display_and_set_cursor in w32term.c, or (more generic) in
get_window_cursor_type in xdisp.c.
I'll look into fixing that asap.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
next prev parent reply other threads:[~2002-10-24 10:16 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-24 8:30 visible system caret no longer working in ms windows jasonr
2002-10-24 10:16 ` Kim F. Storm [this message]
2002-10-24 21:04 ` Kim F. Storm
2002-10-25 3:33 ` John Covici
2002-10-25 9:30 ` Kim F. Storm
2002-10-25 8:34 ` jasonr
2002-10-25 9:01 ` Juanma Barranquero
2002-10-25 20:04 ` John Covici
2002-10-28 7:46 ` Juanma Barranquero
[not found] ` <000401c27e4f$371d04c0$6401a8c0@GODDESS>
2002-10-28 8:39 ` John covici
2002-10-25 10:02 ` Richard Stallman
2002-10-25 5:35 ` Richard Stallman
2002-10-25 5:58 ` Ben Key
2002-10-25 7:04 ` John covici
2002-10-25 9:32 ` Kim F. Storm
-- strict thread matches above, loose matches on Subject: below --
2002-10-23 12:39 Ben Key
2002-10-23 20:56 ` Jason Rumney
2002-10-24 1:00 ` Ben Key
2002-10-22 3:37 John Covici
2002-10-23 7:10 ` Richard Stallman
2002-10-23 10:06 ` John covici
2002-10-23 13:42 ` Kim F. Storm
2002-10-24 1:54 ` John Covici
2002-10-24 16:54 ` Richard Stallman
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=5xk7k8p2ez.fsf@kfs2.cua.dk \
--to=storm@cua.dk \
--cc=covici@ccs.covici.com \
--cc=emacs-devel@gnu.org \
--cc=emacs-pretest-bug@gnu.org \
/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.