unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Flynn <peter@silmaril.ie>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 46607@debbugs.gnu.org
Subject: bug#46607: 25.2; Emacs hangs with Error running timer 'blink-cursor-start'
Date: Fri, 19 Feb 2021 10:25:15 +0000	[thread overview]
Message-ID: <3040962e-282b-9c5f-eb15-77e40069b7ae@silmaril.ie> (raw)
In-Reply-To: <83mtw15v4q.fsf@gnu.org>

On 18/02/2021 14:05, Eli Zaretskii wrote:
[...]
> Please try "emacs -q" (lower-case "q", not "Q").  If the problem
> happens with -q as well, then its cause is somewhere in all those
> site-start.d/50*.el files Emacs loads at startup -- those come from
> your system's Emacs distro.

On a bare-bones Mint 19 with no .emacs and using emacs -Q (capital Q) 
the *messages* buffer contains:

> For information about GNU Emacs and the GNU system, type C-h C-a.
> Type C-x 1 to delete the help window.
> mwheel-scroll: End of buffer
> mwheel-scroll: Beginning of buffer [7 times]
> Note: file is write protected
> View mode: type C-h for help, h for commands, q to quit.
> Mark set
> Checking for load-path shadows...
> Checking 255 files in /usr/share/emacs/25.2/lisp...
> Checking 41 files in /usr/share/emacs/25.2/lisp/vc...
> Checking 33 files in /usr/share/emacs/25.2/lisp/url...
> Checking 44 files in /usr/share/emacs/25.2/lisp/textmodes...
> Checking 87 files in /usr/share/emacs/25.2/lisp/progmodes...
> Checking 25 files in /usr/share/emacs/25.2/lisp/play...
> Checking 106 files in /usr/share/emacs/25.2/lisp/org...
> Checking 24 files in /usr/share/emacs/25.2/lisp/nxml...
> Checking 66 files in /usr/share/emacs/25.2/lisp/net...
> Checking 26 files in /usr/share/emacs/25.2/lisp/mh-e...
> Checking 34 files in /usr/share/emacs/25.2/lisp/mail...
> Checking 1 files in /usr/share/emacs/25.2/lisp/leim...
> Checking 38 files in /usr/share/emacs/25.2/lisp/language...
> Checking 43 files in /usr/share/emacs/25.2/lisp/international...
> Checking 130 files in /usr/share/emacs/25.2/lisp/gnus...
> Checking 29 files in /usr/share/emacs/25.2/lisp/eshell...
> Checking 35 files in /usr/share/emacs/25.2/lisp/erc...
> Checking 17 files in /usr/share/emacs/25.2/lisp/emulation...
> Checking 84 files in /usr/share/emacs/25.2/lisp/emacs-lisp...
> Checking 12 files in /usr/share/emacs/25.2/lisp/cedet...
> Checking 30 files in /usr/share/emacs/25.2/lisp/calendar...
> Checking 44 files in /usr/share/emacs/25.2/lisp/calc...
> Checking 60 files in /usr/share/emacs/25.2/lisp/obsolete...
> Checking for load-path shadows...done
> Auto-saving...done

With emacs -q (lowercase) it never gets as far as the banner screen or 
the scratch buffer. Instead, the message area at the bottom just says

 > Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5)

The *messages* buffer contains:

> Loading 00debian-vars...done
> Loading /etc/emacs/site-start.d/50asymptote.el (source)...done
> Loading /etc/emacs/site-start.d/50autoconf.el (source)...done
> Loading /etc/emacs/site-start.d/50cmake-data.el (source)...done
> Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
> Loading debian-ispell...
> Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...done
> Loading debian-ispell...done
> Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...done
> Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done
> Loading /etc/emacs/site-start.d/50latex-cjk-common.el (source)...
> Loading cjk-enc...done
> Loading /etc/emacs/site-start.d/50latex-cjk-common.el (source)...done
> Loading /etc/emacs/site-start.d/50latex-cjk-thai.el (source)...done
> Loading /etc/emacs/site-start.d/50texlive-lang-english.el (source)...done
> For information about GNU Emacs and the GNU system, type C-h C-a.
> setq: Wrong type argument: listp, 10
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5)
> setq: Wrong type argument: listp, 0.7
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5) [2 times]
> setq: Wrong type argument: listp, 0.7 [3 times]
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5) [3 times]
> setq: Wrong type argument: listp, 0.7
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5) [3 times]
> setq: Wrong type argument: listp, 0.7 [4 times]
> mwheel-scroll: Beginning of buffer [13 times]
> setq: Wrong type argument: listp, 0.35 [3 times]
> mwheel-scroll: End of buffer [3 times]
> setq: Wrong type argument: listp, 0.35 [3 times]
> mwheel-scroll: Beginning of buffer [3 times]
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5) [3 times]
> setq: Wrong type argument: listp, 0.7 [2 times]
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5)
> Mark set
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5) [2 times]
> progn: Buffer is read-only: #<buffer *Messages*>
> w is undefined
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5) [7 times]
> Mark activated
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5)
> next-line: End of buffer [8 times]
> Error running timer ‘blink-cursor-start’: (wrong-type-argument listp 0.5)

All those errors are the results of mouse-button clicks.

Peter





      parent reply	other threads:[~2021-02-19 10:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-17 23:09 bug#46607: 25.2; Emacs hangs with Error running timer 'blink-cursor-start' Peter Flynn
2021-02-18 11:51 ` Lars Ingebrigtsen
2021-02-18 22:32   ` Peter Flynn
2021-02-18 23:03     ` Glenn Morris
2021-02-18 23:07       ` Peter Flynn
2021-02-18 23:31         ` Glenn Morris
2021-02-19 10:19           ` Peter Flynn
2021-02-19 16:33             ` Glenn Morris
2021-02-19 21:38               ` Peter Flynn
2021-02-20 12:28                 ` Lars Ingebrigtsen
2021-02-20 14:11                   ` Peter Flynn
2021-02-19 12:40     ` Lars Ingebrigtsen
2021-02-19 14:14       ` Peter Flynn
2021-02-19 14:19         ` Peter Flynn
2021-02-20 12:28         ` Lars Ingebrigtsen
2021-02-18 14:05 ` Eli Zaretskii
2021-02-18 22:37   ` Peter Flynn
2021-02-19 10:25   ` Peter Flynn [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=3040962e-282b-9c5f-eb15-77e40069b7ae@silmaril.ie \
    --to=peter@silmaril.ie \
    --cc=46607@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).