Re: [PATCH v2] docs: process: email-client: add Thunderbird "Toggle Line Wrap" extension

From: Sotir Danailov

Date: Tue Jan 06 2026 - 05:00:40 EST


On Fri, Dec 26, 2025 at 12:47 AM Vincent Mailhol <mailhol@xxxxxxxxxx> wrote:
>
> [1] man git-format-patch -- §Thunderbird
> Link: https://git-scm.com/docs/git-format-patch#_thunderbird
>
> Signed-off-by: Vincent Mailhol <mailhol@xxxxxxxxxx>
> ---
> Changes in v2:
>
> - Use the international URL (remove "fr/")
>
> Link to v1: https://lore.kernel.org/r/20251225-docs_thunderbird-toggle-line-wrap-v1-1-24794afa4abf@xxxxxxxxxx
> ---
> Documentation/process/email-clients.rst | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/process/email-clients.rst b/Documentation/process/email-clients.rst
> index 84a2450bb6ec..b5377630a648 100644
> --- a/Documentation/process/email-clients.rst
> +++ b/Documentation/process/email-clients.rst
> @@ -324,7 +324,14 @@ To beat some sense out of the internal editor, do this:
>
> - Set ``mailnews.send_plaintext_flowed`` to ``false``
>
> - - Set ``mailnews.wraplength`` from ``72`` to ``0``
> + - Set ``mailnews.wraplength`` from ``72`` to ``0`` **or** install the
> + "Toggle Line Wrap" extension
> +
> + https://github.com/jan-kiszka/togglelinewrap
> +
> + https://addons.thunderbird.net/thunderbird/addon/toggle-line-wrap
> +
> + to control this registry on the fly.
>
> - Don't write HTML messages! Go to the main window
> :menuselection:`Main Menu-->Account Settings-->youracc@server.something-->Composition & Addressing`!
>
> ---
> base-commit: 9448598b22c50c8a5bb77a9103e2d49f134c9578
> change-id: 20251225-docs_thunderbird-toggle-line-wrap-dbe39bcb650b

It's a practical alternative, I see no issue.

Acked-by: Sotir Danailov <sndanailov@xxxxxxxxx> # As past commit author