From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ihor Radchenko Newsgroups: gmane.emacs.devel Subject: Re: Org mode and Emacs Date: Wed, 23 Aug 2023 18:08:42 +0000 Message-ID: <87o7ix1vit.fsf@localhost> References: <87y1u8b1gj.fsf@gmail.com> <8735cgot9x.fsf@gnu.org> <83leq7naql.fsf@gnu.org> <86o7v3ryan.fsf@gmail.com> <87wn9qfyv6.fsf@gnu.org> <87r0zy63u3.fsf@localhost> <87h70ufwr1.fsf@gnu.org> <87o7j48eg9.fsf@localhost> <83ttsw2oeb.fsf@gnu.org> <87lee889ta.fsf@localhost> <87msyi6qk7.fsf@localhost> <87bkey6n0s.fsf@yandex.com> <877cpm2et8.fsf@localhost> <87r0nt7wkw.fsf@yahoo.com> <87zg2h65j9.fsf@yandex.com> <87r0nt1whs.fsf@localhost> <83wmxlr61h.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5750"; mail-complaints-to="usenet@ciao.gmane.io" Cc: m43cap@yandex.com, luangruo@yahoo.com, rms@gnu.org, bzg@gnu.org, yantar92@gmail.com, theophilusx@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Aug 23 20:09:19 2023 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 1qYsIA-0001GU-TX for ged-emacs-devel@m.gmane-mx.org; Wed, 23 Aug 2023 20:09:18 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYsHJ-00051r-QH; Wed, 23 Aug 2023 14:08:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qYsHI-0004zU-78 for emacs-devel@gnu.org; Wed, 23 Aug 2023 14:08:24 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qYsHE-0004cg-Lt for emacs-devel@gnu.org; Wed, 23 Aug 2023 14:08:23 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id A9C54240101 for ; Wed, 23 Aug 2023 20:08:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1692814098; bh=T1Pz5cfa3MdTyv1SHf+7hax6JPsh5WE05qT9ITpw7jw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=fHj2sWgEaxlrYqZJ4l63VgoDknPRmVPwgbXjfpNUb4BxB1njboBU4gV1rds0sQRup He1P1xfTSV4aXwiNDdo7Rejfej+l2QirEn4jea88BTh9cpXsZW30S23rikasSt+R2z 83g1vT/eT5A4+McCx8swYL1RIY96zSe6V2mI1Z8ebgtAEjSkKYxYzx5jesIQU/QvGt 7aFWvc5g4bT5turEQUu45REW95B28sOB6xsEnbp1SQPPChxnK+5PyCGEbaIYFgFZVk 5rJsofMFQouW8UVus1QtjqnqbMU/m3hEvJ4GJhYqgGO7aJDrTKswuYFCcfh++5l8xe hAWkxvS+B7H0w== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RWDjD0N33z9rxG; Wed, 23 Aug 2023 20:08:15 +0200 (CEST) In-Reply-To: <83wmxlr61h.fsf@gnu.org> Received-SPF: pass client-ip=185.67.36.66; envelope-from=yantar92@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action 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-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:309142 Archived-At: Eli Zaretskii writes: >> On Org side, Org allows fine-tuned configuration of export for each >> individual export target. And generating parts of the manuals >> programmatically. AFAIK, this is not easily possible in Texinfo. > > Yes, it is. At least the separate configuration part. See the > section "Customization Variables" and its sub-sections in the Texinfo > manual. I did not mean variables affecting all the output. I meant more fine-grained staff, like direct html/latex/odt/... snippets only embedded when exporting to html/latex/odt/... For example, see https://orgmode.org/manual/Quoting-LaTeX-code.html or https://orgmode.org/manual/Quoting-HTML-tags.html -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at