This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
message: Wrong type argument: number-or-marker-p, nil #227
Comments
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. |
I'm using Emacs 24.5.1 version. Hope it helps.
…On 5/26/19 3:16 PM, faried nawaz wrote:
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#227>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAO775DZINARFOBCE2C2IH3PXKESLANCNFSM4HPUP67A>.
--
jordila_
...
(-(-_(-_-)_-)-)
|
Just to confirm that as @faried points out, hitting C-g before C-c C-c works . |
Uh... now, when hitting C-g before C-c C-c, i'm getting
error message and toot is never sent :-( that was in the past, the trick ( C-g ) is working now Thanks beforehand for reading this! :-) |
#241 fixes this. the code was written ages ago but never merged for some reason. |
Closed
merged #241 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
while
(require 'json) (setq mastodon-instance-url "https://another.mastodon.node")
in my .emacs file
is shown when C-c C-c tooting. Toot is not sent.
could it be related to #218 ?
The text was updated successfully, but these errors were encountered: