Path: csiph.com!3.eu.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Dave Newsgroups: gnu.groff.bug Subject: [bug #58958] undocumented (or just broken) inability of .char to map to \: Date: Fri, 14 Aug 2020 23:26:09 -0400 (EDT) Lines: 73 Approved: bug-groff@gnu.org Message-ID: References: <20200814-222607.sv93119.66218@savannah.gnu.org> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: usenet.stanford.edu 1597461999 10467 209.51.188.17 (15 Aug 2020 03:26:39 GMT) X-Complaints-To: action@cs.stanford.edu To: Dave , bug-groff@gnu.org Envelope-to: bug-groff@gnu.org X-PHP-Originating-Script: 1001:sendmail.php X-Savane-Server: savannah.gnu.org:443 [2001:470:142::72] X-Savane-Project: groff X-Savane-Tracker: bugs X-Savane-Item-ID: 58958 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0 X-Apparently-From: 2605:a601:ab42:5b00:d79a:70a3:b6a4:34bf (Savane authenticated user barx) In-Reply-To: X-BeenThere: bug-groff@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Bug reports for the GNU version of nroff, troff et al" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <20200814-222607.sv93119.66218@savannah.gnu.org> Xref: csiph.com gnu.groff.bug:1973 URL: Summary: undocumented (or just broken) inability of .char to map to \: Project: GNU troff Submitted by: barx Submitted on: Fri 14 Aug 2020 10:26:07 PM CDT Category: Core Severity: 3 - Normal Item Group: Documentation Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: (First mentioned as a side note in bug #58930, this problem is unrelated to that feature request and warrants its own report.) .char \[u200B] \: doesn't work. .char being unable to map something to an escape, or at least to this particular escape, is a bug either in the implementation, or in the lack of documentation of the restriction. Branden wrote the following in a follow-up comment: It looks like the transform is just not happening: .pl 1v .char \[u200B] \: .ds a \[u200B] .length i \*a \ni 8 .pl 1v .ds a \[u200B] .length i \*a \ni 8 .pl 1v .char a b .ds a a \*a b That unchanged length of 8, the exact character count of "\[u2000B]" is highly suspicious to me. _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via Savannah https://savannah.gnu.org/