From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#5931: Turning off blink-cursor-mode does not stop blink-cursor-timer immediately Date: Wed, 05 Feb 2014 16:26:02 -0800 Message-ID: <87ppn1ytlx.fsf@building.gnus.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391646490 16777 80.91.229.3 (6 Feb 2014 00:28:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Feb 2014 00:28:10 +0000 (UTC) Cc: 5931@debbugs.gnu.org To: Lennart Borgman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Feb 06 01:28:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WBCpF-0004b2-Cd for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Feb 2014 01:28:17 +0100 Original-Received: from localhost ([::1]:33908 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCpE-0000VU-Px for geb-bug-gnu-emacs@m.gmane.org; Wed, 05 Feb 2014 19:28:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCp6-0000UL-Sd for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 19:28:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBCp0-0000ZZ-Nm for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 19:28:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37540) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBCp0-0000ZP-K8 for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 19:28:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBCp0-00046n-7S for bug-gnu-emacs@gnu.org; Wed, 05 Feb 2014 19:28:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 06 Feb 2014 00:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5931 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 5931-submit@debbugs.gnu.org id=B5931.139164644115731 (code B ref 5931); Thu, 06 Feb 2014 00:28:02 +0000 Original-Received: (at 5931) by debbugs.gnu.org; 6 Feb 2014 00:27:21 +0000 Original-Received: from localhost ([127.0.0.1]:51556 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBCoL-00045e-4w for submit@debbugs.gnu.org; Wed, 05 Feb 2014 19:27:21 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:37724) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBCoJ-00045X-Or for 5931@debbugs.gnu.org; Wed, 05 Feb 2014 19:27:20 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WBCo5-0007fZ-Oq; Thu, 06 Feb 2014 01:27:06 +0100 In-Reply-To: (Lennart Borgman's message of "Sun, 11 Apr 2010 22:03:58 +0200") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WBCo5-0007fZ-Oq MailScanner-NULL-Check: 1392251226.21332@BK3Mk1JbcFgiWWCwWrrmHw X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84667 Archived-At: Lennart Borgman writes: > Which can lead to some problems. Could we please just stop this timer > when turning off blink-cursor-mode? > > Just add a line like > > (when (timerp blink-cursor-timer) (cancel-timer blink-cursor-timer)) The cursor blinking stuff has been redone lately, so I think this bug report most likely isn't that relevant any more. Please reopen if it is. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/