From owner-freebsd-questions@freebsd.org Fri Sep 13 08:44:29 2019 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 56BF2EB0C3 for ; Fri, 13 Sep 2019 08:44:29 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from admin.sibptus.ru (admin.sibptus.ru [IPv6:2001:19f0:5001:21dc::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46V8MJ2FWlz4Ltf for ; Fri, 13 Sep 2019 08:44:27 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sibptus.ru; s=20181118; h=In-Reply-To:Message-ID:Subject:To:From:Date; bh=GlrYNqrH3ULQGUpMDVoN2oUESdfbh8HeElEk5pkivHY=; b=F2v8ZKuj2gb1I42+fDL0ikKC66 pdk/oGR87eJC1sZms20goVo4UvAJrZlgFEqg3hiZvg+UIbraIAvfiN8uwPcxcCcjNsCoU+O24bJaS WtpV3+ThYypzo0MOfb6m1e52rwhk/OUgiNoggRFGIxqdu05apLabK9u/I4lTToAdDm74=; Received: from vas by admin.sibptus.ru with local (Exim 4.92.2 (FreeBSD)) (envelope-from ) id 1i8hBl-000C7M-8h for freebsd-questions@freebsd.org; Fri, 13 Sep 2019 15:44:21 +0700 Date: Fri, 13 Sep 2019 15:44:21 +0700 From: Victor Sudakov To: freebsd-questions@freebsd.org Subject: Re: Where is the info viewer? Message-ID: <20190913084421.GA46171@admin.sibptus.ru> References: <20190910070033.GA29721@admin.sibptus.ru> <20190910071826.GA28277@mail.bsd4all.net> <20190912040915.GA1267@admin.sibptus.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <20190912040915.GA1267@admin.sibptus.ru> X-PGP-Key: http://admin.sibptus.ru/~vas/ X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 User-Agent: Mutt/1.12.1 (2019-06-15) Sender: Victor Sudakov X-Rspamd-Queue-Id: 46V8MJ2FWlz4Ltf X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=sibptus.ru header.s=20181118 header.b=F2v8ZKuj; dmarc=none; spf=pass (mx1.freebsd.org: domain of vas@mpeks.tomsk.su designates 2001:19f0:5001:21dc::10 as permitted sender) smtp.mailfrom=vas@mpeks.tomsk.su X-Spamd-Result: default: False [-6.69 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[sibptus.ru:s=20181118]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[tomsk.su]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[sibptus.ru:+]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:20473, ipnet:2001:19f0:5000::/38, country:US]; RCVD_COUNT_TWO(0.00)[2]; IP_SCORE(-3.09)[ip: (-9.69), ipnet: 2001:19f0:5000::/38(-4.84), asn: 20473(-0.87), country: US(-0.05)] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2019 08:44:29 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Victor Sudakov wrote: > Thomas Mueller wrote: > > Better than the user-unfriendly GNU info is pinfo, in FreeBSD ports cat= egory misc. > >=20 > > I install and use pinfo in both FreeBSD and NetBSD. >=20 > BTW pinfo is not without problems. If you have some info files with > non-ascii characters in them (like mutt.info for example), they look > most ugly. E.g. the header (with dashes) >=20 > =E2=80=94 The Detailed Node Listing =E2=80=94 >=20 > becomes >=20 > M-b~@~T The Detailed Node Listing M-b~@~T Indeed, pinfo presents Unicode symbols as garbage. For example, many info pages contain glyphs like 0xe2 0x80 0x98 "LEFT SINGLE QUOTATION MARK" (U+2018) , 0xe2 0x80 0x99 "RIGHT SINGLE QUOTATION MARK" (U+2019) etc, and they are presented as garbage even in UTF-8 terminals like Mate Terminal or PuTTY. I've created a bug report: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240553 let's see what comes out of it. --=20 Victor Sudakov, VAS4-RIPE, VAS47-RIPN 2:5005/49@fidonet http://vas.tomsk.ru/ --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJde1blAAoJEA2k8lmbXsY0KbIH/0qZPdcK16VPhGrvXw79O1yw iZr05MJQ54afZ9lCG6N6AICs8fon+yMhC13CpODY5n2PlBN3m1TMFVM9Lm+Opzi3 ccVtNF6vG4FnLfPxuMOAHONpTHnQmGTra0tJbaOYniRLzQdUEivxf8JM19yajxEa 37+ybmS5Robv18UM9+tLDLU3jkJLQ0FJwhY3Z9sJxsVCW2ztzz60BxLIN9rYdH62 W6jgFyc0bxMcC2ed9Um9IK4WNYJTnl0yG74XwHoxZ27t6O1SaxaUiOluEF+kLkei mGPUvk88avwbyfIxOjmRKCe9DZfpN7NEDVggueuARemB5MPjjQ/pt48PYQr6wGI= =mQc7 -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--