From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jonas Damm Newsgroups: gmane.emacs.help Subject: Re: Org-mode: toggle between source block and its results Date: Wed, 08 Feb 2023 09:08:38 +0100 Message-ID: <87a61o37fh.fsf@jonas-damm.de> References: <87edr23cca.fsf@jonas-damm.de> <865yceabxx.fsf@duenenhof-wilhelm.de> <87a61p3lio.fsf@jonas-damm.de> <7A88BF2A-97D8-46AD-BF03-18CFF787E687@duenenhof-wilhelm.de> <63e29ae6.1c0a0220.68841.f4ba@mx.google.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="40151"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.8.10; emacs 28.2.50 Cc: "H. Dieter Wilhelm" , help-gnu-emacs@gnu.org To: Bruno Barbier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Feb 08 09:09:47 2023 Return-path: Envelope-to: geh-help-gnu-emacs@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 1pPfWV-000AHR-4Y for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 08 Feb 2023 09:09:47 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pPfW5-0004kn-VZ; Wed, 08 Feb 2023 03:09:22 -0500 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 1pPfW4-0004kd-G8 for help-gnu-emacs@gnu.org; Wed, 08 Feb 2023 03:09:20 -0500 Original-Received: from dd15330.kasserver.com ([85.13.136.159]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pPfW2-0004uz-6i for help-gnu-emacs@gnu.org; Wed, 08 Feb 2023 03:09:19 -0500 Original-Received: from luett (unknown [185.196.22.23]) by dd15330.kasserver.com (Postfix) with ESMTPSA id 174C97500129; Wed, 8 Feb 2023 09:09:08 +0100 (CET) In-reply-to: <63e29ae6.1c0a0220.68841.f4ba@mx.google.com> X-Spamd-Bar: / Received-SPF: none client-ip=85.13.136.159; envelope-from=emails@jonas-damm.de; helo=dd15330.kasserver.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_SBL=0.141, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:142653 Archived-At: Yes indeed. I guess there is no way. Thanks anyway! Bruno Barbier writes: > "H. Dieter Wilhelm" writes: > >> Sorry I don't get "toggle between source and...". Maybe you should better ask on the org-mode mailing list.. :-) >> > > It looks like this request/issue, on the org-present package devel site: > https://github.com/rlister/org-present/issues/28 > > > Bruno