From: Jose A Ortega Ruiz <jao@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>, Eli Zaretskii <eliz@gnu.org>
Cc: sds@gnu.org, emacs-devel@gnu.org
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 19:17:23 +0100 [thread overview]
Message-ID: <87pmg71230.fsf@mail.jao.io> (raw)
In-Reply-To: <jwv7d2fb0cw.fsf-monnier+emacs@gnu.org>
On Wed, Sep 07 2022, Stefan Monnier wrote:
>>> >> 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
it doesn't for me. another clue might be that i see this error not for
nil, but for what looks like a key events sequence, e.g.
Error in winner-save-old-configurations (transient--post-command-hook): (wrong-type-argument stringp [3 67108896])
and once i see it, if i keep pressing non-printable keys (like e.g. up
or down), the error keeps repeating.
jao
--
We live on an island surrounded by a sea of ignorance. As our island
of knowledge grows, so does the shore of our ignorance. - John Wheeler
next prev parent reply other threads:[~2022-09-07 18:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 19:47 git tip: Error in winner-save-old-configurations (flyspell-post-command-hook): (wrong-type-argument stringp nil) [73 times] Sam Steingold
2022-09-07 2:27 ` Eli Zaretskii
2022-09-07 15:26 ` Sam Steingold
2022-09-07 15:35 ` Eli Zaretskii
2022-09-07 16:45 ` Stefan Monnier
2022-09-07 18:17 ` Jose A Ortega Ruiz [this message]
2022-09-07 17:16 ` Jose A Ortega Ruiz
2022-09-07 17:57 ` Juri Linkov
2022-09-07 18:00 ` Stefan Monnier
2022-09-07 18:45 ` Sam Steingold
2022-09-07 19:43 ` Jose A Ortega Ruiz
2022-09-07 22:57 ` Jose A Ortega Ruiz
2022-09-07 23:51 ` Jose A Ortega Ruiz
2022-09-08 20:17 ` Stefan Monnier
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pmg71230.fsf@mail.jao.io \
--to=jao@gnu.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=sds@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.