From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Improvements to Emacs documentation accessibility Date: Thu, 13 Oct 2022 20:13:19 +0200 Organization: GNU Message-ID: <8735briocg.fsf@gnu.org> References: <7263e075-429e-596f-f97d-47988b362e31@johnhaman.org> <8335btcfwi.fsf@gnu.org> <8335bsb6h6.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="32803"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Stefan Kangas , mail@johnhaman.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Oct 13 20:14:45 2022 Return-path: Envelope-to: ged-emacs-devel@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 1oj2jF-0008KL-Bk for ged-emacs-devel@m.gmane-mx.org; Thu, 13 Oct 2022 20:14:45 +0200 Original-Received: from localhost ([::1]:46318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oj2jE-000877-BT for ged-emacs-devel@m.gmane-mx.org; Thu, 13 Oct 2022 14:14:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56578) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oj2hw-0006kL-D7 for emacs-devel@gnu.org; Thu, 13 Oct 2022 14:13:26 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46330) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oj2hv-0005uo-AC; Thu, 13 Oct 2022 14:13:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=jFkrL7FD+bkrfY/Q8E6SMT6n5K0nPAtpqFzMP31YaLY=; b=O+4FetUIZUt4TUbnq1OW hDSExRIBKM3Ebu5X4YV7QF/YVTuD+NuwHx3GuUL/TmEgorL11jXO+lzPS+0QkpjQS9XOVIxjgcEhU EbLOKjeLoOzltKtKVkcVA6w5AQTdp5EAg9PPvwRhmuaQ1rGdd1i8dAYGAZuRPGCQ15AXNyWtjoMaP E8Wjm07YtS8mMTvHlRq1EF+wFjJRKqZo+GCvB8mRD605NYVyRHvhdAeUPTMOjcfSdxuxI8rye07A3 Q701oy6IpYtOyqvSHePYV44Z4NSVE1bo7jSPgw1ONxAWe9R5gI2UZcG4K76ydr/MmIRNZ2chaJnGC kl2RExnwjT0MRQ==; Original-Received: from 96.52.140.77.rev.sfr.net ([77.140.52.96]:54572 helo=hal) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oj2hu-00027K-E5; Thu, 13 Oct 2022 14:13:22 -0400 Original-Received: by hal (Postfix, from userid 1000) id B9A0B1E0409; Thu, 13 Oct 2022 20:13:19 +0200 (CEST) In-Reply-To: <8335bsb6h6.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 13 Oct 2022 09:08:53 +0300") X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:297687 Archived-At: Eli Zaretskii writes: > I think the conclusion here is that we should use the latest released > Texinfo version when generating the manuals. Thanks for catching this! I've also updated the Org-mode manual and guide here: https://orgmode.org/manual/ https://orgmode.org/guide/ -- Bastien