emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-mode export behavior change in 9.2?
@ 2019-01-12  1:03 Haider Rizvi
  2019-01-12 18:24 ` Berry, Charles
  0 siblings, 1 reply; 4+ messages in thread
From: Haider Rizvi @ 2019-01-12  1:03 UTC (permalink / raw)
  To: emacs-orgmode

I've been using literate programming approach with org-babel for a
while. I just noticed that with 9.2, when I try to export (c-c c-e h
o) an org doc / section, any shell blocks with a named session are
executed as it is exporting to html!

I don't think it was this way before?  Is there a way to not have it
execute each shell block when trying to export.

I just tested it with this small .org document. On osx, /usr/bin/say
speaks out the arguments.

-------------------------
#+begin_src shell :session sh-pcnw3
/usr/bin/say something         # say it out loud!
#+end_src
-------------------------

Without the :session, it doesn't!

-- 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-13 17:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-12  1:03 org-mode export behavior change in 9.2? Haider Rizvi
2019-01-12 18:24 ` Berry, Charles
2019-01-12 21:33   ` Haider Rizvi
2019-01-13 17:29     ` Berry, Charles

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).