From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package) Date: Wed, 15 Jun 2022 19:15:40 -0400 Message-ID: References: <87o7z61v59.fsf@gmail.com> <87bkv527p5.fsf@gmail.com> <835yld93w7.fsf@gnu.org> <877d5t0yrn.fsf@gmail.com> <87r140yuof.fsf@gmail.com> <875yl9e7zm.fsf@gmail.com> <83czfh12kp.fsf@gnu.org> <87pmjhghu2.fsf@localhost> <835yl910gp.fsf@gnu.org> <87wndndbhq.fsf@gmail.com> <874k0qbrhe.fsf@localhost> <877d5lwhbg.fsf@gmail.com> <87k09l4cs1.fsf@localhost> <835yl4vkvj.fsf@gnu.org> <87mtefwetq.fsf@localhost> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40233"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, theophilusx@gmail.com, monnier@iro.umontreal.ca, acm@muc.de, emacs-devel@gnu.org To: Ihor Radchenko Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jun 16 01:17:58 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 1o1cGr-000ACz-0p for ged-emacs-devel@m.gmane-mx.org; Thu, 16 Jun 2022 01:17:57 +0200 Original-Received: from localhost ([::1]:44582 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1cGp-0002Bx-Uf for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Jun 2022 19:17:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54368) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1cEf-0000cg-4D for emacs-devel@gnu.org; Wed, 15 Jun 2022 19:15:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48132) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1cEe-00073K-QZ; Wed, 15 Jun 2022 19:15:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=4sLfhCqObXSDiaSPvzC4o91Gb+/wHqnwkfug1bY8kfY=; b=r5ifJ0Axw3Ux KT5w4mY4R90czR/75k5ObepBvjqvlerM9xogmRu1VeWBxQY5v8FXwGL9/9aO3ENPP6Yw7Tb9+GyeN Km5XeFWXfH5Q1BKb7LowqPzMbTOMCqsYJ60IddZ0HFFato3jCjZndTFfsgc3OJwk5E57whqRgt/SO R7yomRurRvWXKRgbsz1R7KQvDu6pej+P9RQEo/aKbAnMwRt4NnRXogjFordrJqzXfh/u1rm3kVMWP dIqSHpazY1qJbAAZ7yF4HE81O+C4KSTdt8TBMnkzrR84N9E5xbGYnpx8+YzISbKOSIYsHIxh23wRb vA6Q3HAk3Hu604wfyOBXVg==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1o1cEe-0006Cj-CT; Wed, 15 Jun 2022 19:15:40 -0400 In-Reply-To: <87mtefwetq.fsf@localhost> (message from Ihor Radchenko on Tue, 14 Jun 2022 21:32:33 +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:291225 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > It would certainly help with development. For example, I did not look > close into allowed markup nesting. File with tricky examples will be > helpful as a benchmark for any attempted implementation. I don't know for certain that every possible nesting "does the right thing". I do know that @var{} is used inside many other constructs. By contrast, @dfn{} would not be nested inside or around other contructs very much. @key can be nested inside @kbd, and it behaves a little differently when nested. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)