From owner-freebsd-questions@freebsd.org Sat May 16 23:33:53 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 018C22D9B19 for ; Sat, 16 May 2020 23:33:53 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 49PhS0013Mz49GB for ; Sat, 16 May 2020 23:33:51 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id 825BA4E73E; Sat, 16 May 2020 16:33:45 -0700 (PDT) From: "Ronald F. Guilmette" To: Yuri Pankov cc: freebsd-questions@freebsd.org Subject: Re: (character) Conversion error (in vi) ? In-Reply-To: <06696e14-e7e5-f212-4ef0-b89e7e78cde5@fastmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <72172.1589672025.1@segfault.tristatelogic.com> Date: Sat, 16 May 2020 16:33:45 -0700 Message-ID: <72173.1589672025@segfault.tristatelogic.com> X-Rspamd-Queue-Id: 49PhS0013Mz49GB X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of rfg@tristatelogic.com designates 69.62.255.118 as permitted sender) smtp.mailfrom=rfg@tristatelogic.com X-Spamd-Result: default: False [-4.36 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[tristatelogic.com]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; IP_SCORE(-3.06)[ip: (-8.02), ipnet: 69.62.128.0/17(-4.01), asn: 14051(-3.19), country: US(-0.05)]; FREEMAIL_TO(0.00)[fastmail.com]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:14051, ipnet:69.62.128.0/17, country:US]; MIME_TRACE(0.00)[0:+] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 May 2020 23:33:53 -0000 In message <06696e14-e7e5-f212-4ef0-b89e7e78cde5@fastmail.com>, Yuri Pankov wrote: >I'm interested in more details on this as I could be somewhat involved >(see PR 202290). What release did you upgrade from/to? Could you >provide a simple test case that shows the issue? Yuri, I've just read PR 202290 and I have added to it a one line attachment which is a test case that demonstrates the issue/problem I have been experiencing, which sounds like it is most probably the same issue as in PR 202290. (But I would like your opinion on that.) The test case is just a From: line from am email sent to me by a european correspondant of mine. (Note that I use NHM as a mail client, and that it in turn invokes vi to edit new outbound messages and replies, which is where I frequently encounter this issue/problem.) I'm too embarassed to tell you what versions of FreeBSD I last did an upgrade from. Let's just say that it was certifiably ancient. My last full upgrade was to 12.0-RELEASE and that date on my local vi is as follows: -r-xr-xr-x 6 root wheel 461872 Dec 6 2018 /usr/bin/vi I guess that I simply need to upgrade that in order to get your fix for this issue (?) (Yes, I tend to be altogether too lax in keeping this particular system upgraded.)