From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#45143: Missing source for some doc/misc manuals (moral-issue) Date: Fri, 19 Feb 2021 00:57:38 -0500 Message-ID: References: <3y4kku7u8d.fsf@fencepost.gnu.org> <3pft2gpyn5.fsf@fencepost.gnu.org> <0nmtw32qvz.fsf_-_@fencepost.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="15116"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: 45143@debbugs.gnu.org To: Richard Stallman Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Feb 19 06:58:12 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 1lCynp-0003lr-MD for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 19 Feb 2021 06:58:09 +0100 Original-Received: from localhost ([::1]:51990 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lCyno-00088y-9R for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 19 Feb 2021 00:58:08 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:38178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lCyni-00088p-I7 for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2021 00:58:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37096) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lCyni-00014C-6p for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2021 00:58:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lCyni-0004nd-4G for bug-gnu-emacs@gnu.org; Fri, 19 Feb 2021 00:58:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Feb 2021 05:58: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.161371427218433 (code B ref 45143); Fri, 19 Feb 2021 05:58:02 +0000 Original-Received: (at 45143) by debbugs.gnu.org; 19 Feb 2021 05:57:52 +0000 Original-Received: from localhost ([127.0.0.1]:48642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCynY-0004nF-BX for submit@debbugs.gnu.org; Fri, 19 Feb 2021 00:57:52 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:48490) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lCynW-0004n2-5K for 45143@debbugs.gnu.org; Fri, 19 Feb 2021 00:57:50 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:57064) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lCynQ-0000vs-Rn for 45143@debbugs.gnu.org; Fri, 19 Feb 2021 00:57:44 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1lCynK-0000BB-ES; Fri, 19 Feb 2021 00:57:38 -0500 In-Reply-To: (Richard Stallman's message of "Fri, 19 Feb 2021 00:34:36 -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:200305 Archived-At: Richard Stallman wrote: > Can you please report the details of this bug? All the details were in my original report, which you seem to have missed. To: submit debbugs.gnu.org Subject: Missing source for some doc/misc manuals? Date: Wed, 09 Dec 2020 12:41:06 -0500 Message-ID: <3y4kku7u8d.fsf@fencepost.gnu.org> Package: emacs Version: 28.0.50 Severity: important It seems that the preferred form for some manuals in doc/misc is an org file, not a texi file. Doesn't this mean that Emacs has to distribute those files, and the associated build machinery? This seems to apply to at least: doc/misc/modus-themes.texi doc/misc/org.texi Ref: https://gitlab.com/protesilaos/modus-themes/-/tree/main/doc https://code.orgmode.org/bzg/org-mode/src/master/doc