all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Daniel Semyonov <daniel@dsemy.com>
Cc: Richard Stallman <rms@gnu.org>,
	iarchivedmywholelife@gmail.com, emacs-devel@gnu.org
Subject: Re: Vendoring code in a (Non?)GNU ELPA package
Date: Sat, 6 Jan 2024 03:45:01 -0800	[thread overview]
Message-ID: <CADwFkm=ao6fyu00qZitwG7uG1nq9aYg9g3EyXp5LPTbKQsXGnw@mail.gmail.com> (raw)
In-Reply-To: <871qauwx7n.fsf@dsemy.com>

Daniel Semyonov <daniel@dsemy.com> writes:

> No clue honestly, I've never seen code that uses `play-audio'.
> It isn't surprising though, `play-audio' in it's current state isn't
> very useful apart from playing very short sounds IMO.

Yes, but it's useful to be able to play even very short sounds without
blocking the entire Emacs session.  So it's probably okay to just change
`play-sound' to be non-blocking.

>     > Threads sound like an unnecessary complication, and I'm not sure
>     > why we would need them.  Aren't there non-blocking calls that we
>     > could use?
>
> There are, but I had trouble understanding how they could actually be
> used in this situation.  In any case I did some more research and I
> think I understand how to implement this without threads now (at least
> for ALSA).

Sounds good, thanks for working on it.



  reply	other threads:[~2024-01-06 11:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27  9:07 Vendoring code in a (Non?)GNU ELPA package Daniel Semyonov
2023-12-29  3:53 ` Richard Stallman
2023-12-29  4:14   ` No Wayman
2023-12-31  3:15     ` Richard Stallman
2024-01-01  3:37       ` Dmitry Gutov
2024-01-04  3:59         ` Richard Stallman
2024-01-01 12:07       ` Daniel Semyonov
2024-01-03  4:14         ` Richard Stallman
2024-01-03  6:20           ` Daniel Semyonov
2024-01-04  4:56             ` Stefan Kangas
2024-01-04 15:02               ` Daniel Semyonov
2024-01-05 20:10                 ` Stefan Kangas
2024-01-06 10:52                   ` Daniel Semyonov
2024-01-06 11:45                     ` Stefan Kangas [this message]
2024-01-06 19:04                       ` No Wayman
2024-01-08  3:46                         ` Richard Stallman
2024-01-08  4:00                           ` No Wayman
2024-01-10 12:07                   ` Stefan Kangas
2024-01-06  4:35                 ` Richard Stallman
2023-12-29  7:57   ` Daniel Semyonov

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='CADwFkm=ao6fyu00qZitwG7uG1nq9aYg9g3EyXp5LPTbKQsXGnw@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=daniel@dsemy.com \
    --cc=emacs-devel@gnu.org \
    --cc=iarchivedmywholelife@gmail.com \
    --cc=rms@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.