bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46607: 25.2; Emacs hangs with Error running timer 'blink-cursor-star


From: Lars Ingebrigtsen
Subject: bug#46607: 25.2; Emacs hangs with Error running timer 'blink-cursor-start'
Date: Thu, 18 Feb 2021 12:51:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Peter Flynn <peter@silmaril.ie> writes:

> Summary:
> ====================================================================
> The moment I start Emacs, I get the error message
>
> Error running timer 'blink-cursor-start': (wrong-type-argument listp
> 0.5)
>
> It then refuses all keyboard input; for example C-x d gets the error
> message Wrong type argument: listp 10
> ====================================================================

[...]

> But I don't know where blink-cursor-start is called, or why it's
> failing, but from comments in the emacs.se discussion, frame.el may be
> involved.

Could you put

(setq debug-on-error t)

in your .emacs file?  That should give you a backtrace when the function
fails, which should tell us more about where the error is.

> In GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21)
>  of 2017-09-22, modified by Debian built on lgw01-amd64-050

Emacs 25.2 is pretty old -- do you also see this in more recent Emacs
versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]