From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#45143: Incorrect markup in some doc/misc manuals Date: Fri, 26 Feb 2021 09:45:36 +0200 Message-ID: <83h7lzqnkv.fsf@gnu.org> References: <3y4kku7u8d.fsf@fencepost.gnu.org> <3pft2gpyn5.fsf@fencepost.gnu.org> <0nmtw32qvz.fsf_-_@fencepost.gnu.org> <83r1l9w58u.fsf@gnu.org> <83mtvttsc9.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="34665"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 45143@debbugs.gnu.org To: rms@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Feb 26 08:47:10 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lFXqA-0008tb-HJ for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 26 Feb 2021 08:47:10 +0100 Original-Received: from localhost ([::1]:47692 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFXq9-00052V-IP for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 26 Feb 2021 02:47:09 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37818) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFXq3-00052O-0a for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2021 02:47:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56883) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lFXq2-0001he-Pu for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2021 02:47:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lFXq2-0004oM-Lt for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2021 02:47:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 26 Feb 2021 07:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45143 X-GNU-PR-Package: emacs Original-Received: via spool by 45143-submit@debbugs.gnu.org id=B45143.161432556415512 (code B ref 45143); Fri, 26 Feb 2021 07:47:02 +0000 Original-Received: (at 45143) by debbugs.gnu.org; 26 Feb 2021 07:46:04 +0000 Original-Received: from localhost ([127.0.0.1]:40196 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFXp5-00041p-SJ for submit@debbugs.gnu.org; Fri, 26 Feb 2021 02:46:04 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47992) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFXp2-0003uj-U2 for 45143@debbugs.gnu.org; Fri, 26 Feb 2021 02:46:02 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:43391) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFXox-000135-NF for 45143@debbugs.gnu.org; Fri, 26 Feb 2021 02:45:55 -0500 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4420 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lFXoq-0000CV-FX; Fri, 26 Feb 2021 02:45:48 -0500 In-Reply-To: (message from Richard Stallman on Fri, 26 Feb 2021 01:32:07 -0500) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:200838 Archived-At: > From: Richard Stallman > Cc: 45143@debbugs.gnu.org > Date: Fri, 26 Feb 2021 01:32:07 -0500 > > > Of course, no argument here. My point is that until the Org's Texinfo > > export is fixed so that it produces better Texinfo, these problems > > will be inevitable. > > The underlying issues have not been addressed, but there are various > ways to fix this problem. Protesilaos told me has fixed it, > and maybe it is fixed -- I am waiting to learn the details. He fixed them by installing local changes to Org's export as part of hist manual source in Org. I suggested that he submits those changes to Org developers, with the goal of making the official Org Texinfo export support @kbd etc., and this bring it closer to the goal of producing higher-quality Texinfo.