From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Bastien Guerry Newsgroups: gmane.emacs.devel Subject: Re: Using Org as the source format to generate org.texi Date: Thu, 08 Mar 2018 11:06:25 +0100 Message-ID: <87muzidgpq.fsf@bzg.fr> References: <878tb5axms.fsf@bzg.fr> <87ina84tuw.fsf@gnu.org> <837eqnrdck.fsf@gnu.org> <874llrvxeg.fsf@gmx.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1520503527 15557 195.159.176.226 (8 Mar 2018 10:05:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 8 Mar 2018 10:05:27 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: Eli Zaretskii , monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 08 11:05:22 2018 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1etsQD-0002Jh-DM for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2018 11:05:13 +0100 Original-Received: from localhost ([::1]:37781 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etsSG-0000IF-68 for ged-emacs-devel@m.gmane.org; Thu, 08 Mar 2018 05:07:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etsRZ-0000FP-V1 for emacs-devel@gnu.org; Thu, 08 Mar 2018 05:06:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1etsRV-000854-5I for emacs-devel@gnu.org; Thu, 08 Mar 2018 05:06:37 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1etsRP-00082g-O9; Thu, 08 Mar 2018 05:06:27 -0500 Original-Received: from [78.192.157.63] (port=52936 helo=bzg.fr) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1etsRP-0007UY-6k; Thu, 08 Mar 2018 05:06:27 -0500 Original-Received: by bzg.fr (Postfix, from userid 1000) id D863A380B62; Thu, 8 Mar 2018 11:06:25 +0100 (CET) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:223435 Hi Michael, Michael Albinus writes: > In order to prevent my unhappiness, next weeks I'll check manual.org and > how it is converted into texinfo. But don't expect too much from me; I'm > not a hard-core org user. The goal is to make editing manual.org feasible even for non-hard-core users. So every "naive" request or report will be useful. > And proofreading the Emacs 26 manual comes first. Of course. -- Bastien