all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Psionic K <psionik@positron.solutions>
To: emacs-orgmode@gnu.org
Subject: How should I handle babel configuration of exports & results in Dslide?
Date: Mon, 27 May 2024 18:29:14 +0900	[thread overview]
Message-ID: <CADQMGATygAjpxKD=2fwWyMV+90xjcU5pSWET426Ff2hbdgOgKA@mail.gmail.com> (raw)

Because live presentations are a bit different from exporting
documents, I'm not always sure how options should apply.  I'm not an
expert on many of these options and am not sure what will feel
consistent for users.

For context, a user wants :exports results or :exports none to hide
the babel block / results.  Issue is here:
https://github.com/positron-solutions/dslide/issues/1  Is their idea
consistent with the expectations and usages elsewhere?

To implement options from the Dslide configuration, how can I
explicitly change babel block behavior from an Elisp program?

What function is best for cleaning up results of a single block?  I'm
using `org-babel-remove-result'.  Whenever the babel args are :results
replace, I am clearing them on that block both at the start fo the
slide and when going backwards.  Should this behavior interact with
:exports?

As you can see, feedback will be helpful in reconciling my
understanding of the docs versus users actual expectations and common
usage patterns.

Thanks


             reply	other threads:[~2024-05-27  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27  9:29 Psionic K [this message]
2024-05-27 14:51 ` How should I handle babel configuration of exports & results in Dslide? Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADQMGATygAjpxKD=2fwWyMV+90xjcU5pSWET426Ff2hbdgOgKA@mail.gmail.com' \
    --to=psionik@positron.solutions \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.