emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Roger Mason <rmason@mun.ca>
To: emacs-orgmode@gnu.org
Subject: ob-async
Date: Mon, 20 Mar 2023 10:58:13 -0230	[thread overview]
Message-ID: <y65o7onim2n.fsf@mun.ca> (raw)

Hello,

I installed ob-async from MELPA.  It does not seem to work.  For example
the following simple source block is run synchronously, i.e., emacs
shows the cursor as a watch and it is not possible to move point, or to
type, until the source block completes.

#+begin_src ruby :tangle test.rb
sleep 30
puts "Hello World"
#+end_src

#+begin_src sh :results output :async
ruby test.rb
#+end_src

#+RESULTS:
: Hello World


Is ob-async known to be broken?  I'm using

GNU Emacs 27.2 (build 1, amd64-portbld-freebsd12.2, X toolkit, cairo version 1.17.4, Xaw3d scroll bars)
Org mode version 9.5.4 (release_9.5.4-602-g381a2a.dirty @ /home/rmason/.emacs.d/org-git/lisp/)

Thanks for any help.
Roger


             reply	other threads:[~2023-03-20 13:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-20 13:28 Roger Mason [this message]
2023-03-20 13:49 ` ob-async Roger Mason
  -- strict thread matches above, loose matches on Subject: below --
2017-02-16 15:54 ob-async Ken Mankoff
2017-02-20 20:14 ` ob-async Alex Bennée
2017-02-26 15:46   ` ob-async Nicolas Goaziou

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=y65o7onim2n.fsf@mun.ca \
    --to=rmason@mun.ca \
    --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 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).