all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Petteri Hintsanen <petterih@iki.fi>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [gnu.emacs.help] Portable way for creating FIFOs
Date: Wed, 20 Sep 2017 19:32:17 +0300	[thread overview]
Message-ID: <87d16lnxf2.fsf@gmail.com> (raw)
In-Reply-To: <x2mo9q65tdz.fsf@iki.fi> (Petteri Hintsanen's message of "Tue, 19 Sep 2017 23:24:24 +0300")

Petteri Hintsanen (2017-09-19 23:24 +0300) wrote:

> (Context: I'm trying to write an EMMS player for mpv, and there FIFO
> would be the preferable way to do IPC.  But mpv does not create a pipe,
> it only opens one.)

EMMS player for mpv already exists, even 2 players!:

  https://github.com/dochang/emms-player-mpv
  https://github.com/momomo5717/emms-player-simple-mpv

Note: 'emms-player-simple-mpv' is much more powerful; it allows you to
send commands to mpv on the fly through a socket file (via JSON IPC
protocol).

-- 
Alex



  reply	other threads:[~2017-09-20 16:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 20:24 [gnu.emacs.help] Portable way for creating FIFOs Petteri Hintsanen
2017-09-20 16:32 ` Alex Kost [this message]
2017-09-23 20:13 ` Bob Proulx
     [not found] ` <mailman.847.1505925146.14750.help-gnu-emacs@gnu.org>
2017-09-28 19:51   ` Petteri Hintsanen

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=87d16lnxf2.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=petterih@iki.fi \
    /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.