From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 29287 invoked from network); 25 Apr 2021 17:03:24 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 25 Apr 2021 17:03:24 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20200801; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:To:References:Message-Id: Content-Transfer-Encoding:Cc:Date:In-Reply-To:From:Subject:Mime-Version: Content-Type:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=A74V8cERCTGtj3d6uz9AytstmFgRAmUiBkPATUJBRZ8=; b=eRYz5FmF4ohu/iRVtrfsPioSat DfS7jZKMWQYWc5LaD5jnfqvsNwjb2MP43Spr+V6f7JElfEkIgOrgOitYQhrvvS7zD87qCm8ga6lEM hf97nw7E7a4JdOM4029pYPVP6cbL6Ku2Kgv2x0J6ifUy8xXYadEvChsntB5BJ1JFO7QZHVfgdYf7T NS7ocYR1FLrtKRFNXC09R+JZVBC5BaeEfk/YflV2vVoelmCDVI7KUxaFE1Qk8SozAWg66CRdQ8p/O yISvbIX3c1TGJ0GyDLPWT7cR7aArQV8hcANg2AsvEhkUVrf3cfBwFR/bKhj/ZCJuv0QYIlUB8cJ4F FnKWDJ3Q==; Received: from authenticated user by zero.zsh.org with local id 1laiAC-000HEZ-Ix; Sun, 25 Apr 2021 17:03:20 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1lai9f-000Gzd-TV; Sun, 25 Apr 2021 17:02:48 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailauth.nyi.internal (Postfix) with ESMTP id BFB8B27C0054; Sun, 25 Apr 2021 13:02:46 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Sun, 25 Apr 2021 13:02:46 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvdduiedguddutdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpegtggfuhfgjfffgkfhfvffosehtqhhmtdhhtddvnecuhfhrohhmpefnrgif rhgvnhgtvggpgggvlhojiihquhgviicuoehlrghrrhihvhesiihshhdrohhrgheqnecugg ftrfgrthhtvghrnhepteeuvddvffehhfejtddvfeehleegueefhfehfeekgfdtffekgedt tdduveekgffgnecuffhomhgrihhnpeiishhhrdhorhhgnecukfhppedutddtrdduvddrud elkedrgeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhho mheplhgrrhhrhihvodhmvghsmhhtphgruhhthhhpvghrshhonhgrlhhithihqdduudehud ekjeejtdegqdduudelvdejfeekhedqlhgrrhhrhihvpeepiihshhdrohhrghesfhgrshht mhgrihhlrdgtohhm X-ME-Proxy: Received: from [192.168.1.15] (pool-100-12-198-44.nycmny.fios.verizon.net [100.12.198.44]) by mail.messagingengine.com (Postfix) with ESMTPA id 5DD1B24005A; Sun, 25 Apr 2021 13:02:46 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.17\)) Subject: Hard-wrapping emails (Was: [PATCH] Add execute-command() widget function (was Re: [RFC][PATCH] Add change-directory() widget function)) From: =?utf-8?Q?Lawrence_Vel=C3=A1zquez?= In-Reply-To: Date: Sun, 25 Apr 2021 13:02:45 -0400 Cc: zsh-workers@zsh.org Content-Transfer-Encoding: quoted-printable Message-Id: <00958446-029D-4DE0-AE79-C68181E6D34B@zsh.org> References: <95CDA630-4EE5-4003-8D9C-CCCB9A47F109@gmail.com> <4D587C0C-EB5F-4A58-A0AE-D45E43F432CD@gmail.com> <20210421212717.GE21343@tarpaulin.shahaf.local2> <214AC3E9-FFA5-4F39-A918-562682FE3A3B@gmail.com> To: Marlon Richert X-Mailer: Apple Mail (2.3445.104.17) X-Seq: 48706 Archived-At: X-Loop: zsh-workers@zsh.org Errors-To: zsh-workers-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-workers-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: > On Apr 24, 2021, at 4:06 PM, Marlon Richert = wrote: >=20 > (Also, I switched from macOS's Mail app back again to Gmail's web app. = Let's see how that goes for the line wrapping. I'm unable to reproduce = it when reading back my own emails in either app. I don't have to do any = horizontal scrolling when reading them.) You need to look at something that doesn't soft-wrap. For example: https://www.zsh.org/mla/workers/2021/msg00886.html FWIW, I use a trivial Service (I think they're called Quick Actions now?) to hard-wrap as necessary before sending from Mail or my webmail. It's just an Automator wrapper for fmt(1). vq=