all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-sbe results in two prompts for each evaluated cell
@ 2020-11-09 15:53 Daniele Nicolodi
  0 siblings, 0 replies; only message in thread
From: Daniele Nicolodi @ 2020-11-09 15:53 UTC (permalink / raw)
  To: Org Mode List

Hello,

using the org-sbe macro to evaluate a code block with table cells as
input results in two prompts for each cell evaluated: one to confirm the
evaluation of the code block passed as an argument to org-sbe and one to
confirm evaluation of the code block dynamically generated by org-sbe.

Is this by design or is it an unwanted consequence of how org-sbe is
implemented? I think the second prompt is redundant, not very useful,
and actually confusing because, unless they go digging to see how
org-sbe is implemented, the user is not aware that another hidden code
block is involved in the computation.

Would a patch that removes the second prompt be something desirable?

Thank you.

Cheers,
Dan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-09 15:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-09 15:53 org-sbe results in two prompts for each evaluated cell Daniele Nicolodi

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.