From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id APJkNQt3qWI0EgEAbAwnHQ (envelope-from ) for ; Wed, 15 Jun 2022 08:07:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wJkvNQt3qWLAgwAAauVa8A (envelope-from ) for ; Wed, 15 Jun 2022 08:07:07 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 964C593D7 for ; Wed, 15 Jun 2022 08:07:07 +0200 (CEST) Received: from localhost ([::1]:40532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1MBG-00042R-8a for larch@yhetil.org; Wed, 15 Jun 2022 02:07:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44310) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1M24-000181-Qi for emacs-orgmode@gnu.org; Wed, 15 Jun 2022 01:57:37 -0400 Received: from mail-pj1-x102d.google.com ([2607:f8b0:4864:20::102d]:53992) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o1M23-00061j-42; Wed, 15 Jun 2022 01:57:36 -0400 Received: by mail-pj1-x102d.google.com with SMTP id a10so10306813pju.3; Tue, 14 Jun 2022 22:57:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=phv18Sjp0dS2VhfAKtuCIzI3Uaa/jkB/BYFuo9970pE=; b=Ki7doaJyH6uZ4jpRyHcXcn4+XujwZ3HWeErDgmGtDGDssRZSW2XNXN9XWro4BoXWP6 olINPVEz3M4JcrDLED39R4Ow/k263GDJ8qqN7Snx9OpObLOYhwvV+5mQp5sIujOT01AS Yu4GH/XpUS/3a3YWGh+psrO8hKhudola+PFKwOs2rxy+PLsuDn4C9WZRDvqTHgx94TzJ DjwStB7Lmt7wne0SPBkSrV+REmAeaod/jMA0HL18jGGojVXorzNjUgigaCWdYjIRQvl9 P8+JZdNrmjLrE+Vt6yKKXlfcvi3S8S/t9E6SeA+O9kJr0rldygjJmsFUq71XUIhNIrPU RWLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=phv18Sjp0dS2VhfAKtuCIzI3Uaa/jkB/BYFuo9970pE=; b=n1RNoHVKqYoTqulFTVsuyychxOlp+ZSAGhZE6sBr3uPY9gD/VRVKCaItg6+QZVsx9V efxEJ4OEC+orzOMfxpAZKeTSaA7SdO981CkcltcFRVI8t9N6Zx1w7FnqG72IM5Nnj5g6 3YjeLQlgtcAjmPVNav8IB8iy09LPPzd7utvIyIinr/MfuSE8rQNs+uNW3vFIgOQFcb9+ xq+D6gcj63RJwh09eQYwbOctq2uxPcO3aXvk26uZk3SMa47BolDYOpm2lmAWYr8wibXk z5080zrE0rAt1BnoeK8hwW6n7eWzoICVgfQqrSpcl0yTD9EuAiMuj/9T3r0KENr6OCEr jBuQ== X-Gm-Message-State: AJIora9yie5Y1VgC1oOSwwlFIPkP8sQ5DQYhhbxswBO+906DrBJHtu8o JP+4a7gE5RsTQgS8iDVJN2Fsoh4/7mB6bKmO X-Google-Smtp-Source: AGRyM1tbP02UO67IXyOLVyu+PkQtvCvbi7qfSsuOAtS89J9MCdoa/spxpihKvRDqSHR0HHVJd4OC6Q== X-Received: by 2002:a17:90b:1bc5:b0:1e3:3c67:37bf with SMTP id oa5-20020a17090b1bc500b001e33c6737bfmr8420654pjb.87.1655272652708; Tue, 14 Jun 2022 22:57:32 -0700 (PDT) Received: from localhost ([155.94.207.39]) by smtp.gmail.com with ESMTPSA id u16-20020a17090a891000b001e31fea8c85sm713579pjn.14.2022.06.14.22.57.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 22:57:30 -0700 (PDT) From: Ihor Radchenko To: rms@gnu.org Cc: eliz@gnu.org, theophilusx@gmail.com, monnier@iro.umontreal.ca, acm@muc.de, emacs-orgmode@gnu.org Subject: Re: Org mode and Emacs (was: Convert README.org to plain text README while installing package) In-Reply-To: <87czfcm5w9.fsf@localhost> References: <8735gj4ceo.fsf@gnu.org> <87ee038ipt.fsf@gmx.de> <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> <83bkuzznws.fsf@gnu.org> <877d5mqmkh.fsf@localhost> <87czfcm5w9.fsf@localhost> Date: Wed, 15 Jun 2022 13:58:36 +0800 Message-ID: <87h74mv56b.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102d; envelope-from=yantar92@gmail.com; helo=mail-pj1-x102d.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1655273227; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=phv18Sjp0dS2VhfAKtuCIzI3Uaa/jkB/BYFuo9970pE=; b=RLsMczNoU/b4sHM+VKoln6nLIjvkxWeSf2zzILfL/hMr/61rz1xqh3/e4BKh/UQ6JdneSn ImPpN1Nk/Ft3fqSE0jiGBEnLoSXlhnLEfAbsmSoCjA+NXaiFoK7QnE8DVFdAGUik1p1BKh 8cmOjUnJ5rvjefMahLz0mjW0xTZT0XaqpVAqI9Yus12QJz/mDQporLYPqWNwMwaFYy+6k3 Sy3MN3+aKWGxdK4N1mUCM6vuotJW7raJox0kXu3ERJ9U4ydswSJ59M/Zdw6+RgHl594xEa GsCwZCZ4AvLRGTJsQPhDnk0nHWsUx9UTiKKRKZmqYLHZz8T44WGU40be9c3ABA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655273227; a=rsa-sha256; cv=none; b=ThWdYMrPaEe8rSOzixjbYuteW9t41JMPweJkqp52KKx19skElNZzoQUfj1i4Fl1a/LbWSn xzOCjco1rtFH1LodIVolJwBfVCM3eoZ2/9CsvxdSX1Y8h1pP5lku75ebeC7Y1RwgyCdkf4 WM5SOEbrEq2aFTBisvwwRlHQcrSWT7pXEE/fseWZORthh6PaUdgFIRhPScgCjmmqxFThGH azQSF9Opgs3PR98Apk0PdCDLXSTK3fXvZOECmwZNGR1PQOAh0PGQeRk9KwvF4ILIbqKlXP z7so233ZcRqmptAgDL9zwqdC2ZzxkHPRbbfwfkhQxEodlxMSymfgiMFIWBEzow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Ki7doaJy; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.99 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=Ki7doaJy; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 964C593D7 X-Spam-Score: -4.99 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3bw2RQfZSYoU Forwarding a relevant message from emacs-devel on examples of markup nesting in texinfo: Eli Zaretskii writes: > From: Ihor Radchenko > > Eli Zaretskii writes: > > >> Can someone please prepare a small example texi file containing examples > >> of various texi features that are commonly needed and possibly also > >> demonstrating some concrete instances of problems that exist in texinfo? > > > > Given that you already produced a list of markups, is such an example > > still wanted? > > 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'm afraid that would take someone who knows more than I do about Org, because I don't have a clear idea what examples to provide to be useful for this purpose. In general the Texinfo manual has examples of every Texinfo feature, of course. But it is a large manual. Specifically wrt nested markups, the most frequent ones I can think off the top of my head are: . @var inside @code . @key inside @kbd . any in-line markup inside @w . @r, which is "escape to regular typeface" and can be used inside any markup that produces other typefaces HTH