all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 39188@debbugs.gnu.org
Subject: bug#39188: 28.0.50; w32 cursor redisplay problem
Date: Sun, 19 Jan 2020 18:29:14 +0100	[thread overview]
Message-ID: <CAFgFV9NcyWsEve3Tt_meQYBkgPRczU=q2EyaY9UGbv0DTzCxZA@mail.gmail.com> (raw)
In-Reply-To: <83r1zvxujm.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

Le dim. 19 janv. 2020 à 17:47, Eli Zaretskii <eliz@gnu.org> a écrit :

>
> > OTOH and luckily, there is nothing like that if
> w32-use-visible-system-caret is set to nil.
>
> I actually am surprised you are using that, it's main use case is for
> people who use a speech synthesizer.
>

This is something that has changed in my back.
I am using windows 10 insider, slow ring. So every few weeks, I get a new
release with changes.
I did not understand at first why my emacs cursor has changed.
Then I found this w32-use-visible-system-caret variable which is
initialized in
w32term.c:w32_initialize()
if (!SystemParametersInfo (SPI_GETSCREENREADER, 0,
                             &w32_use_visible_system_caret, 0))

I have not the least idea why suddenly some screen reader has been detected
on my machine.
It is said that the windows narrator is not detected has such, so I am
stuck.
I have forcibly reverted the variable to nil.

Fabrice

[-- Attachment #2: Type: text/html, Size: 1480 bytes --]

  reply	other threads:[~2020-01-19 17:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-19  9:17 bug#39188: 28.0.50; w32 cursor redisplay problem Fabrice Popineau
2020-01-19 15:22 ` Eli Zaretskii
2020-01-19 15:39   ` Fabrice Popineau
2020-01-19 16:11     ` Eli Zaretskii
2020-01-19 16:32       ` Fabrice Popineau
2020-01-19 16:47         ` Eli Zaretskii
2020-01-19 17:29           ` Fabrice Popineau [this message]
2020-01-20 17:19           ` Eli Zaretskii
2020-01-20 18:41             ` Fabrice Popineau
2020-01-21 16:32               ` Eli Zaretskii
2020-01-21 16:36                 ` Fabrice Popineau
2020-01-21 16:59                   ` Eli Zaretskii

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='CAFgFV9NcyWsEve3Tt_meQYBkgPRczU=q2EyaY9UGbv0DTzCxZA@mail.gmail.com' \
    --to=fabrice.popineau@gmail.com \
    --cc=39188@debbugs.gnu.org \
    --cc=eliz@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.