From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id D60D526059 for ; Fri, 8 Mar 2024 17:26:22 +0100 (CET) Received: from wopr.sciops.net ([216.126.196.60]) by 9front; Fri Mar 8 11:24:54 -0500 2024 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sciops.net; s=20210706; t=1709915083; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=EJCw+w4r4Ga8yFjqvPKekdEK4Cnhsfj0ZLLofCr0PUQ=; b=W19h/va3+q0wQnyK7AeqJ7wCTFrrVSZ0d603lHcpVCKxIagwGsNAftwjCZeRyha29FG8+M /ACs3UUz+/WvZq8oLuNbojOVAeEMu5i233hqR2D+a37Zdsn/VygowvOnvEpb4Qk/ITSTlG ezrklcvVV0CC+6pRdwNJns184IqQqaI= Received: by wopr.sciops.net (OpenSMTPD) with ESMTPSA id bc84db2a (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for <9front@9front.org>; Fri, 8 Mar 2024 08:24:43 -0800 (PST) Message-ID: <54223ACA417F1D61A27168EF09E35880@wopr.sciops.net> Date: Fri, 08 Mar 2024 17:24:48 +0100 From: qwx@sciops.net To: 9front@9front.org In-Reply-To: <20f2eb52d0fe7f49534e717415af1f09@self.rodeo> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: open lossless DOM layer Subject: Re: [9front] 9front man pages Reply-To: 9front@9front.org Precedence: bulk On Fri Mar 8 17:02:32 +0100 2024, eso@self.rodeo wrote: > Thanks for your messages, and apologies if my formatting > is crap, > since I'm doing it manually without knowing how wide 80 columns actually > is on > this email client. Just eyeballing it. Anyways, happy Friday. Just a tip, but you can use fmt(1) for this. My F [1] rc script starts hold(1) then formats the text I typed in when I end it and pushes that to the snarf buffer so I can directly paste it in nedmail(1). I'm certain others have better approaches as well. Cheers, qwx [1] http://shithub.us/qwx/rc/HEAD/bin/F/raw