all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@gmail.com>
To: "T.V Raman" <raman@google.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: make-network-process: Breaks after recent update from GitHub
Date: Thu, 12 Jul 2018 19:51:06 -0400	[thread overview]
Message-ID: <CAM-tV-_uOvr0nG15Ax0mH6=rAbgGxpsvDNHap6afX+rrpLniAA@mail.gmail.com> (raw)
In-Reply-To: <20180712202418.878F61A0C60@retriever.mtv.corp.google.com>

On 12 July 2018 at 16:24, T.V Raman <raman@google.com> wrote:
> Looks like that function went through some changes last week -- (july
> 9 etc) and a fresh build from GitHub results in the following call
> failing:
> (git blame shows both Stephane and Noam working around that area of
> the code)
>
> (make-network-process  :name "nc-connect"
>                                    :family 'local
>                                    :remote "/tmp/foo)
> where /tmp/foo is a socket in /tmp.

Yes, thanks for reporting that, I added an extra "!". Should be fixed
as of [1: 5cc7c4b48a].

[1: 5cc7c4b48a]: 2018-07-12 19:43:00 -0400
  Fix previous make-network-process change
  https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=5cc7c4b48a2d6eca5d14d12b1cd258bf9cabde74



      reply	other threads:[~2018-07-12 23:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-12 20:24 make-network-process: Breaks after recent update from GitHub T.V Raman
2018-07-12 23:51 ` Noam Postavsky [this message]

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='CAM-tV-_uOvr0nG15Ax0mH6=rAbgGxpsvDNHap6afX+rrpLniAA@mail.gmail.com' \
    --to=npostavs@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=raman@google.com \
    /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.