emacs-devel
[Top][All Lists]
Advanced

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

Re: git tip: Error in winner-save-old-configurations (flyspell-post-comm


From: Stefan Monnier
Subject: Re: git tip: Error in winner-save-old-configurations (flyspell-post-command-hook): (wrong-type-argument stringp nil) [73 times]
Date: Wed, 07 Sep 2022 12:45:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>> >> Error in winner-save-old-configurations (flyspell-post-command-hook):
>> >> (wrong-type-argument stringp nil)
[...]
> Then I guess you will have to debug this on your system.
>
> One way of doing that is to attach a debugger and put a breakpoint in
> wrong_type_argument.  When it breaks, collect both C and Lisp
> backtraces, and post them.

If you're lucky, the problem will also show up when you simply run
`winner-save-old-configurations` by hand, with

    M-: (winner-save-old-configurations) RET


-- Stefan




reply via email to

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