From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Guerry Newsgroups: gmane.emacs.devel Subject: Re: Org mode and Emacs Date: Mon, 26 Sep 2022 08:20:40 +0200 Organization: GNU Message-ID: <8735cebqsm.fsf@gnu.org> References: <87y1u8b1gj.fsf@gmail.com> <8735cgot9x.fsf@gnu.org> <87v8pag7nw.fsf@localhost> <87illaae79.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10093"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Ihor Radchenko , Payas Relekar , emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Sep 26 08:24:50 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 1ochXt-0002VT-Sa for ged-emacs-devel@m.gmane-mx.org; Mon, 26 Sep 2022 08:24:50 +0200 Original-Received: from localhost ([::1]:33286 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ochXs-00034D-R9 for ged-emacs-devel@m.gmane-mx.org; Mon, 26 Sep 2022 02:24:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45748) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ochTx-0001Zg-SZ for emacs-devel@gnu.org; Mon, 26 Sep 2022 02:20:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:34812) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ochTw-0005Pu-PG; Mon, 26 Sep 2022 02:20:45 -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=O9MqjsS5C0WoYYgUNz7P4c5tH+FsOYIXLh2cArHqP1Y=; b=imws0VupNDEMwBMEWaUJ Nxt5u2EghIS2h7Rh4gpX0lkpyrwbTfj+nbAxyUFKn+AdoS3h1LKxKf9R7jl5shh05hNuPE7SUZRnG MDjApGhT36C7PuVcEjkmbgWS9W/t/xF9j9dR9DrFFFhQo1PjEFAiFG4jFCI56d2o8XzPIZ0Wy3Z0t UUyR4vtwrCzzP5K62yqe8jvyHkHVZiqPPl4UmxT3f1MJGafMKtZJqpxggnhAL2QQra+No6GGBoPiL SlOF10hVkRz7AGM8NTc1fdqO1OIQBQg/04ZTL9Gyo4QXJac+VIAaXG6c9QYSbY7zsgBpLCjNIuB0f CwRExGDH6cRL8g==; Original-Received: from 96.52.140.77.rev.sfr.net ([77.140.52.96]:52128 helo=hal) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ochTu-0003eI-5e; Mon, 26 Sep 2022 02:20:42 -0400 Original-Received: by hal (Postfix, from userid 1000) id B99011E0409; Mon, 26 Sep 2022 08:20:40 +0200 (CEST) In-Reply-To: <87illaae79.fsf@yahoo.com> (Po Lu's message of "Mon, 26 Sep 2022 13:37:30 +0800") 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:296254 Archived-At: Po Lu writes: > Anyway, I've made the following offer and will make it again: if anyone > who does not know Texinfo wants to contribute documentation to Emacs, he > can write it in plain text, and I will manually convert it to Texinfo. That's a very good move, one that we should make for Org too. I'll propose something on our guide for contributors. -- Bastien