GNU bug report logs -
#40914
27.0.91; erc send is failing on pretest
Previous Next
Reported by: Andrés Ramírez <rrandresf <at> gmail.com>
Date: Mon, 27 Apr 2020 22:23:01 UTC
Severity: normal
Found in version 27.0.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 40914 <at> debbugs.gnu.org (full text, mbox):
> From: Andrés Ramírez <rrandresf <at> gmail.com>
> Date: Mon, 27 Apr 2020 22:22:17 +0000
>
> Hi. When connecting to irc And pressing return for sending this string:
> --8<---------------cut here---------------start------------->8---
> "Hi Guys. Ethernet connection drops from time to time. Has anyone
> experienced this behaviour before?"
> --8<---------------cut here---------------end--------------->8---
>
> I am getting this Backtrace.
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (wrong-type-argument listp utf-8)
> erc-split-line("Hi Guys. Ethernet connection drops from time to ti...")
> #f(compiled-function (line) #<bytecode 0x985e39>)("Hi Guys. Ethernet connection drops from time to ti...")
> mapc(#f(compiled-function (line) #<bytecode 0x985e39>) ("Hi Guys. Ethernet connection drops from time to ti..."))
> erc-send-input("Hi Guys. Ethernet connection drops from time to ti...")
> erc-send-current-line()
> funcall-interactively(erc-send-current-line)
> call-interactively(erc-send-current-line nil nil)
> command-execute(erc-send-current-line)
> --8<---------------cut here---------------end--------------->8---
I cannot reproduce this, so I guess this is triggered by something
specific in your environment.
What does the following yield in a session that fails like this?
M-: (erc-coding-system-for-target nil) RET
This bug report was last modified 5 years and 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.