From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Petteri Hintsanen Newsgroups: gmane.emacs.help Subject: Re: [gnu.emacs.help] Portable way for creating FIFOs Date: Thu, 28 Sep 2017 22:51:41 +0300 Organization: The Free Software Movement Message-ID: References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1506632133 29796 195.159.176.226 (28 Sep 2017 20:55:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 28 Sep 2017 20:55:33 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cc: help-gnu-emacs@gnu.org To: Alex Kost Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 28 22:55:23 2017 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxfq2-0006Za-3c for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Sep 2017 22:55:18 +0200 Original-Received: from localhost ([::1]:60844 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxfq7-00022A-Df for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Sep 2017 16:55:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxfhb-0003NV-65 for help-gnu-emacs@gnu.org; Thu, 28 Sep 2017 16:46:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxfhX-0000Nw-AG for help-gnu-emacs@gnu.org; Thu, 28 Sep 2017 16:46:35 -0400 Original-Received: from mail.kapsi.fi ([91.232.154.25]:39727) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dxfhX-0000NN-3Z for help-gnu-emacs@gnu.org; Thu, 28 Sep 2017 16:46:31 -0400 Original-Received: from lakka.kapsi.fi ([2001:1bc8:1004::1] ident=Debian-exim) by mail.kapsi.fi with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1dxeqT-00021A-Vf; Thu, 28 Sep 2017 22:51:42 +0300 Original-Received: from phintsan by lakka.kapsi.fi with local (Exim 4.84_2) (envelope-from ) id 1dxeqT-0002O1-Th; Thu, 28 Sep 2017 22:51:41 +0300 In-Reply-To: (Alex Kost's message of "Wed, 20 Sep 2017 19:32:17 +0300") X-SA-Exim-Connect-IP: 2001:1bc8:1004::1 X-SA-Exim-Mail-From: petterih@iki.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 91.232.154.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:114455 Archived-At: Alex Kost wreites: > EMMS player for mpv already exists, even 2 players!: > > https://github.com/dochang/emms-player-mpv > https://github.com/momomo5717/emms-player-simple-mpv Oh, stupid me... These look very promising. Thanks, Petteri