Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

message: Wrong type argument: number-or-marker-p, nil #227

Closed
fenix011 opened this issue May 25, 2019 · 6 comments
Closed

message: Wrong type argument: number-or-marker-p, nil #227

fenix011 opened this issue May 25, 2019 · 6 comments

Comments

@fenix011
Copy link

fenix011 commented May 25, 2019

while
(require 'json) (setq mastodon-instance-url "https://another.mastodon.node")
in my .emacs file

message: Wrong type argument: number-or-marker-p, nil

is shown when C-c C-c tooting. Toot is not sent.

could it be related to #218 ?

@fariedt
Copy link

fariedt commented May 26, 2019

Which version of Emacs is it? I have a similar problem with 26.2 (built from git), and I haven't had the time to look into the cause. I do know that it has to do with the character count and header; hitting C-g before C-c C-c works.

@fenix011
Copy link
Author

fenix011 commented May 27, 2019 via email

@fenix011
Copy link
Author

Just to confirm that as @faried points out, hitting C-g before C-c C-c works .

@fenix011
Copy link
Author

fenix011 commented Jun 8, 2019

Uh... now, when hitting C-g before C-c C-c, i'm getting

Wrong type argument: listp, \.\.\.

error message and toot is never sent :-(


that was in the past, the trick ( C-g ) is working now

Thanks beforehand for reading this!

:-)

@mooseyboots
Copy link
Owner

#241 fixes this. the code was written ages ago but never merged for some reason.

@mooseyboots mooseyboots mentioned this issue Oct 15, 2021
@mooseyboots
Copy link
Owner

merged #241

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants