From debbugs-submit-bounces@debbugs.gnu.org Wed May 05 04:18:56 2010 Received: (at submit) by debbugs.gnu.org; 5 May 2010 08:18:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9Zom-0000Bg-Ci for submit@debbugs.gnu.org; Wed, 05 May 2010 04:18:56 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9Zoj-0000Bb-TJ for submit@debbugs.gnu.org; Wed, 05 May 2010 04:18:54 -0400 Received: from lists.gnu.org ([199.232.76.165]:58796) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1O9Zog-00060w-P7 for submit@debbugs.gnu.org; Wed, 05 May 2010 04:18:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9Zof-0002Hy-Ko for bug-gnu-emacs@gnu.org; Wed, 05 May 2010 04:18:49 -0400 Received: from [140.186.70.92] (port=60954 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9ZoY-0002G6-RK for bug-gnu-emacs@gnu.org; Wed, 05 May 2010 04:18:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID, T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9ZoV-0001Y5-A0 for bug-gnu-emacs@gnu.org; Wed, 05 May 2010 04:18:42 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:60441) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9ZoV-0001Xw-2X for bug-gnu-emacs@gnu.org; Wed, 05 May 2010 04:18:39 -0400 Received: by wwe15 with SMTP id 15so404899wwe.0 for ; Wed, 05 May 2010 01:18:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=kBf6uhCUAiR5pe+pqdsHD1JsJ1HGwsoQqMqEJlg3/5I=; b=gBnus1bEnOiI5LP3iEk2wGKHrN/td8MZNlncVVLj21hKbHP7ri4T5v+GmY7Ae7avf9 W6WUH/bme4LlfaJ38YwMkHkOyCkmEQRSift/2XiFRyOPC9c/nzAia8L6PVmPR/yxcpfd 2p/Zjldg/gNZWyDf17WtCD+GQv4KVSFm3sfrQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=m4wOtatIwFNa2br6yBUE1QUogZDXFGmsGIs5P6KUyeCUemX4NaL+okVjlKa1Yuigpt GRklXRpN3fb/fVE9+pkoIhSnNufw2W5YEx4xp8fb+Or60UAGcz6hmetFRqRpaTcEdSnb g/agy5R0KUub140tS/Fe7aZzOstZ79nSeHfII= Received: by 10.227.133.149 with SMTP id f21mr2277662wbt.42.1273047518260; Wed, 05 May 2010 01:18:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.67.204 with HTTP; Wed, 5 May 2010 01:18:18 -0700 (PDT) From: Deniz Dogan Date: Wed, 5 May 2010 10:18:18 +0200 Message-ID: Subject: 23.1.97; make-pointer-invisible does not affect Windows To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.4 (----) This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': Installed GNU Emacs 23.1.97.1 (i386-mingw-nt6.0.6002) of 2010-05-04 on G41R2F1. Read the news, which said that setting make-pointer-visible to non-nil will make the pointer invisible when typing. Noted that make-pointer-invisible is `t'. Noted that the pointer does not become invisible when typing. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file c:/Program Files/emacs/etc/DEBUG. In GNU Emacs 23.1.97.1 (i386-mingw-nt6.0.6002) of 2010-05-04 on G41R2F1 Windowing system distributor `Microsoft Corp.', version 6.0.6002 configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Help Minor modes in effect: shell-dirtrack-mode: t rcirc-track-minor-mode: t diff-auto-refine-mode: t global-auto-complete-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t view-mode: t Recent input: C-h C-c o C-h C-h C-x C-h C-t q q C-s c h a n g e C-a C-h C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n M-n M-n d d d C-h C-c d q M-v M-v M-v C-v C-t u s c r h o n u n C-_ C-t C-n C-r p o i n t e r C-a C-n M-t c u s t o m i z e - o g r v a r m a k e - p o i n t C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-t k C-l C-h v m a k e - p o i n t e - r r - ' v i v i s i b l e C-g M-t m a k e - p o n i t e r - p o i n t e r - v i s i C-g M-t C-g C-h v m a k e - p o i n C-t o C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p C-n M-t r e p o r t - e m a c s - b u g Recent messages: Undo! Mark saved where search started Creating customization items... Creating customization items ...done Resetting customization items...done Creating customization setup...done Show or hide rest of the documentation. Change the state of this item. Quit [3 times] Type C-t 1 to delete the help window. Load-path shadows: ~/.emacs.d/js hides c:/Program Files/emacs/lisp/progmodes/js c:/Program Files/emacs/lisp/progmodes/sym-comp hides c:/Program Files/emacs/lisp/obsolete/sym-comp c:/Program Files/emacs/lisp/emacs-lisp/lucid hides c:/Program Files/emacs/lisp/obsolete/lucid c:/Program Files/emacs/lisp/emacs-lisp/levents hides c:/Program Files/emacs/lisp/obsolete/levents Features: (shadow sort mail-extr message ecomplete rfc822 mailabbrev gmm-utils mailheader canlock sha1 hex-util hashcash emacsbug pp cus-edit multi-isearch noutline outline help-mode goto-addr tramp-imap assoc tramp-gw tramp-fish tramp-cache tramp-ftp tramp-cmds tramp auth-source advice help-fns advice-preload shell comint format-spec tramp-compat trampver rcirc cus-start cus-load color-theme sendmail reporter dd-theme html-helper-skorpan edmacro kmacro ido js byte-opt bytecomp byte-compile json thingatpt etags imenu newcomment cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs mercurial view vc vc-dispatcher executable diff-mode dropdown-list mediawiki derived regexp-opt ring mm-url gnus gnus-ems nnheader mail-utils wid-edit mml easymenu mml-sec password-cache mm-decode gnus-util netrc mm-bodies mm-encode url-http tls url url-proxy url-privacy url-expand url-methods url-history mailcap url-auth mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums time-date url-cookie timezone url-util url-parse url-gw url-vars mm-util mail-prsvr auto-complete-css auto-complete easy-mmode cl cl-19 tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 06 07:03:38 2015 Received: (at 6105-done) by debbugs.gnu.org; 6 Jul 2015 11:03:38 +0000 Received: from localhost ([127.0.0.1]:41512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZC4BV-0005D9-5F for submit@debbugs.gnu.org; Mon, 06 Jul 2015 07:03:37 -0400 Received: from mout.gmx.net ([212.227.17.21]:61486) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZC4BS-0005Cu-W8 for 6105-done@debbugs.gnu.org; Mon, 06 Jul 2015 07:03:35 -0400 Received: from [188.22.238.62] ([188.22.238.62]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MI9n0-1ZAQoi0TVO-003qpi; Mon, 06 Jul 2015 13:03:26 +0200 Message-ID: <559A607C.4050502@gmx.at> Date: Mon, 06 Jul 2015 13:03:24 +0200 From: martin rudalics MIME-Version: 1.0 To: Deniz Dogan , 6105-done@debbugs.gnu.org Subject: Re: bug#6105: 23.1.97; make-pointer-invisible does not affect Windows References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:N/nUUArDfzrZtjgEp++7id7cuBHcKceGHbj8Ki63RqkDYjRFFnI O6/mUgivPR+kZZ4OuigrXJOkUX7nUFXncKwadij+xpwSgoZTZC4AasLXL3sbu3gy0uLON8h a3r03zSXynoEkZdw8TjN7uexj6r08QY9yJ7otzypap8KtIG2qUbrCof+VNt6WTZyVTezBZv pKB3WksJF7hjNkj9CYtMA== X-UI-Out-Filterresults: notjunk:1;V01:K0:3nYifzBxU2Q=:b2aC+q4j79vnEIhogyFxdE JLNvucM3XXdFEnHKThEHLfGbJCTpxX70dfXjCA2eQdtm0OWh97rUVPJM8bUtCmSwAGieSgxpZ qV3f0x45f4vYRX868Bdv5hAfxZNBqh6T1C8eT+ZQMDTUTzd7XINyP9xXX9PdpJW9FOov7rqs5 YzGxJ0QSpfKpo/z1OnmlsnXTwrDPFfrZFBSJS0usN8KuIOgLXFBodD65ULM/YD2pjhucfvcCl Ry4btgOM5MBo8emaTigOwferlARhOFK9vIcX0SL/jcFKPUSA0uVCfIGNVGivBJd56xUS71taM 6lXYG/xgOH6vfjDfSoUjy+faI7VjPF0o33ufwf0eBWA4a9CxxPqyDsOO7K/SpDrfhmB9haZ9v MP89jxCSFAZDUzP++QhwsGrOtPL5s8P0X0q+ec/yXtj2P8Y0qgnfSggt0euoh4HPvGAHvgzMX q2Q8cWmEk2AUozH/Nv1IIgxw32Q9leKlhRI5+oJkkb4PR3IQpdwyOZTmXB89KRtuokHPu9S/X HJeU8tXZXTk9Oubfp/4F+8rYg2Sz/OO39mgUg4tMW6wUUfC06BhDKckxUcRm3fAPOlt1/WNVr fUx20WQAuHMmQlhxalIxQEZRMQZcacyJFwMUUZZa9TlUKOOLKm4S6t/1cnGhtvwO0+MLC0970 HrdkmWVZmK3cekM4aayNjCywhgXkP4gcVwvwkUFQJ93HfYFNH5uql4FnssUlNk/53hdc= X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 6105-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Version: 25.1 > Installed GNU Emacs 23.1.97.1 (i386-mingw-nt6.0.6002) of 2010-05-04 on > G41R2F1. Read the news, which said that setting make-pointer-visible to > non-nil will make the pointer invisible when typing. Noted that > make-pointer-invisible is `t'. Noted that the pointer does not become > invisible when typing. > In GNU Emacs 23.1.97.1 (i386-mingw-nt6.0.6002) > of 2010-05-04 on G41R2F1 > Windowing system distributor `Microsoft Corp.', version 6.0.6002 > configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include' This should have been fixed for Emacs 25.1. Bug closed. Thanks, martin From unknown Thu Aug 14 18:36:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 03 Aug 2015 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator