all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "J.P." <jp@neverwas.me>
To: 62947-done@debbugs.gnu.org
Cc: emacs-erc@gnu.org
Subject: bug#62947: 30.0.50; ERC 5.6: Improve partitioning of outgoing messages
Date: Fri, 05 May 2023 17:54:47 -0700	[thread overview]
Message-ID: <874joqwa7c.fsf__46499.5261094131$1683334529$gmane$org@neverwas.me> (raw)
In-Reply-To: <87wn1rwdnd.fsf@neverwas.me> (J. P.'s message of "Mon, 01 May 2023 21:39:02 -0700")

"J.P." <jp@neverwas.me> writes:

> The path I'm proposing does come with one minor hiccup in terms of
> corner-case breakage, but only for third-parties that expect
> protocol-length line splitting to occur after the more send-focused
> hooks run (chiefly, `erc-pre-send-functions'). To smooth things over,
> I'm proposing an off-by-default compat switch, which would manifest as a
> new "refoldp" slot for the `erc-input' object that's shared among these
> hook members. Third parties can toggle this on if they'd rather not
> trust other members to perform the necessary bookeeping to keep line
> lengths in check.
>
> If you'd like to try this, just
>
>   (setq erc-inhibit-multiline-input t
>         erc-send-whitespace-lines t)
>
> and submit a long passage at the prompt.

These changes have been added, perhaps prematurely, as

  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=3a5a6fce

Thanks and closing (for now).





  parent reply	other threads:[~2023-05-06  0:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87wn27ncnk.fsf@neverwas.me>
2023-05-02  4:39 ` bug#62947: 30.0.50; ERC 5.6: Improve partitioning of outgoing messages J.P.
     [not found] ` <87wn1rwdnd.fsf@neverwas.me>
2023-05-06  0:54   ` J.P. [this message]
2023-12-07  7:19 ` J.P.
2023-04-19 14:56 J.P.

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='874joqwa7c.fsf__46499.5261094131$1683334529$gmane$org@neverwas.me' \
    --to=jp@neverwas.me \
    --cc=62947-done@debbugs.gnu.org \
    --cc=emacs-erc@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.