From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Protesilaos Stavrou Newsgroups: gmane.emacs.bugs Subject: bug#45143: Incorrect markup in some doc/misc manuals Date: Thu, 25 Feb 2021 08:04:23 +0200 Message-ID: <87mtvsn0ns.fsf@protesilaos.com> References: <3y4kku7u8d.fsf@fencepost.gnu.org> <3pft2gpyn5.fsf@fencepost.gnu.org> <0nmtw32qvz.fsf_-_@fencepost.gnu.org> <87lfbhsmzp.fsf@protesilaos.com> <87zgzwjbvk.fsf@protesilaos.com> <877dmxrk40.fsf@protesilaos.com> <83lfbdts6y.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22106"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: rgm@gnu.org, 45143@debbugs.gnu.org, rms@gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 25 07:05:13 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 1lF9lx-0005bm-5R for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Feb 2021 07:05:13 +0100 Original-Received: from localhost ([::1]:51742 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lF9lw-0006fy-06 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 25 Feb 2021 01:05:12 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34800) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lF9lm-0006fp-GK for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 01:05:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:53119) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lF9lm-0001EW-9K for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 01:05:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lF9lm-0002wl-3N for bug-gnu-emacs@gnu.org; Thu, 25 Feb 2021 01:05:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Protesilaos Stavrou Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 25 Feb 2021 06:05: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.161423308011297 (code B ref 45143); Thu, 25 Feb 2021 06:05:02 +0000 Original-Received: (at 45143) by debbugs.gnu.org; 25 Feb 2021 06:04:40 +0000 Original-Received: from localhost ([127.0.0.1]:36432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lF9lK-0002w2-VM for submit@debbugs.gnu.org; Thu, 25 Feb 2021 01:04:40 -0500 Original-Received: from relay1-d.mail.gandi.net ([217.70.183.193]:31131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lF9lJ-0002vm-1s for 45143@debbugs.gnu.org; Thu, 25 Feb 2021 01:04:33 -0500 X-Originating-IP: 94.46.225.161 Original-Received: from kronos (unknown [94.46.225.161]) (Authenticated sender: public@protesilaos.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 2208C240006; Thu, 25 Feb 2021 06:04:25 +0000 (UTC) In-Reply-To: <83lfbdts6y.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 24 Feb 2021 17:13:09 +0200") 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:200767 Archived-At: On 2021-02-24, 17:13 +0200, Eli Zaretskii wrote: >> From: Protesilaos Stavrou >> Date: Wed, 24 Feb 2021 09:38:23 +0200 >> Cc: rgm@gnu.org, 45143@debbugs.gnu.org, Richard Stallman >> >> After reading through the discussion[1] on using Org for Emacs manuals, >> I have managed to make some changes to the modus-themes.org file which >> generates modus-themes.texi. >> >> You can inspect the source code with: >> >> git clone https://gitlab.com/protesilaos/modus-themes.git >> >> Documentation is stored in the repo's "doc" directory. >> >> The changes pertain to the appropriate use of Texinfo markup such as >> 'kbd', 'code', and 'file'. Furthermore, the modus-themes.texi file is >> now distributed as part of the source code, whereas before I was only >> sharing the modus-themes.org and its derived modus-themes.info. >> >> Those improvements will be made available for the forthcoming version >> 1.2.0 of the Modus themes (expected within the next few days). Core >> Emacs currently ships with the themes' 0.13.0 version, which will soon >> be three releases behind. > > Thanks, but please also submit those improvements to Org's Texinfo > export to the Org developers, so that other manuals written in org > could also benefit from this improved Texinfo support. Yes, sure! I will go through the Org manual and check what can be done. Though I think Richard's and Glenn's original point was that the Org project uses the ".org" file as its original source in its own git repository ("org-manual.org"), whereas it distributes ".texi" with emacs.git ("org.texi")---so what is in core Emacs is technically not the original source. That was the issue with my themes and is why I am now sharing the ".texi" in addition to the ".org". If I notice any further inconsistencies, I will address them. -- Protesilaos Stavrou protesilaos.com