all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: yyoncho <yyoncho@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Zhu Zihao <all_but_last@163.com>,
	ak@akirakyle.com, emacs-devel <emacs-devel@gnu.org>
Subject: Re: "Asynchronous Requests from Emacs Dynamic Modules"
Date: Sat, 31 Oct 2020 10:02:41 +0200	[thread overview]
Message-ID: <CACCVLQUb-C=WbG9SkRAU3TnjCLs7kUfNoudxpy3k=6aEH7HBMg@mail.gmail.com> (raw)
In-Reply-To: <83pn4y96ut.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 724 bytes --]

Allowing condition-notify call from non-elisp threads would solve the
problem as well.

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=42028

On Sat, Oct 31, 2020 at 9:46 AM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Zhu Zihao <all_but_last@163.com>
> > Date: Sat, 31 Oct 2020 11:18:43 +0800
> > Cc: emacs-devel@gnu.org
> >
> > What about callbacks? You can pass a Lisp closure to module and call the
> > closure from module.
>
> How will this work, if the callback is called asynchronously?  The
> Lisp interpreter cannot be reentered.
>
> I think the method described by Stefan is the only sane path towards
> solving these situations.  It uses the infrastructure Emacs itself
> uses for asynchronous interactions.
>
>

[-- Attachment #2: Type: text/html, Size: 1283 bytes --]

  reply	other threads:[~2020-10-31  8:02 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 21:35 "Asynchronous Requests from Emacs Dynamic Modules" Akira Kyle
2020-10-30 22:39 ` Stefan Monnier
2020-10-31  3:18 ` Zhu Zihao
2020-10-31  7:45   ` Eli Zaretskii
2020-10-31  8:02     ` yyoncho [this message]
2020-10-31  9:13       ` Eli Zaretskii
2020-10-31  9:45         ` yyoncho
2020-10-31 10:43           ` Eli Zaretskii
2020-10-31 19:25             ` Akira Kyle
2020-10-31 20:18               ` Eli Zaretskii
2020-11-01  0:14                 ` Akira Kyle
2020-11-01 18:28                   ` Eli Zaretskii
2020-11-01 20:15                     ` Akira Kyle
2020-11-01 20:51                       ` async-await (was: Re: "Asynchronous Requests from Emacs Dynamic Modules") Philipp Stephani
2020-11-02 15:22                       ` "Asynchronous Requests from Emacs Dynamic Modules" Eli Zaretskii
2020-10-31  7:36 ` Philipp Stephani
2020-10-31 12:49   ` Stefan Monnier
2020-11-01 20:18     ` Akira Kyle
2020-11-01 20:32       ` Philipp Stephani
2020-11-20 15:54     ` Zhu Zihao
2020-11-20 16:04       ` Robert Pluim

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='CACCVLQUb-C=WbG9SkRAU3TnjCLs7kUfNoudxpy3k=6aEH7HBMg@mail.gmail.com' \
    --to=yyoncho@gmail.com \
    --cc=ak@akirakyle.com \
    --cc=all_but_last@163.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.