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:39 -0400 Message-ID: References: <871qw31ois.fsf@yahoo.com> <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> <874k0qbrhe.fsf@localhost> <87v8t3wfgd.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="40445"; mail-complaints-to="usenet@ciao.gmane.io" Cc: theophilusx@gmail.com, eliz@gnu.org, 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:59 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 1o1cGs-000AFO-Cd for ged-emacs-devel@m.gmane-mx.org; Thu, 16 Jun 2022 01:17:58 +0200 Original-Received: from localhost ([::1]:44640 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1cGq-0002E0-TJ for ged-emacs-devel@m.gmane-mx.org; Wed, 15 Jun 2022 19:17:56 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1cEf-0000cf-3c for emacs-devel@gnu.org; Wed, 15 Jun 2022 19:15:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48128) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1cEd-00073B-O6; Wed, 15 Jun 2022 19:15:39 -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=0ObsbNAUskrcIPqc22lf40IwMMdGUWJbyXkMwpleQjE=; b=UeFnk/G8Jeb5 Rb6xuS9thZr0q/PTgyUvS+jLDhNzNGZO77cpVBZH9zOq0BzGTiEgw67n1OPpboh3mW1HCmx2Yvs8l 0TSYJGY9Jm4lmQfhyhgyBE/oHeis+3QxPqov4goxKCKpAU37dvQwBP4en8zrRqz3aaA6r0M1ofzr4 6Ftjtgi68gQPi9qE6tVx2k7CMu2wn9KUr6MHtkUIedlW5YCZf5WOLKM8cUSsBhQZ9qaTiY5L31wPl OVy9jQn+nFx29xObdMBneaaKor/Ke8z5UBlJPkE2KZFmmJLL3+iQ8U6ZSyTsb4xWZKKUk/kn6pCNR 7W7wMR2fyQprH0b6wmIzmw==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1o1cEd-0006CN-3j; Wed, 15 Jun 2022 19:15:39 -0400 In-Reply-To: <87v8t3wfgd.fsf@localhost> (message from Ihor Radchenko on Tue, 14 Jun 2022 21:18:58 +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:291226 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. ]]] > They may be not great experience what one needs to do something like > #+begin_export texinfo > @var{test} will only appear in .texi output. > #+end_export > #+begin_export latex > \emph{test} will only appear in .tex output. > #+end_export > many times in the same .org document. > However, we have special blocks for this purpose. They are extendable, > as I descibed above. Though some improvements in Org core might be > needed if we have to use this extensibility more frequently. Maybe that is sufficient. It would be ok to use, for manuals, a submode which extend the usual Org facilities. But it would be good for that submode to define shorter command names for these. -- 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)