unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master d28b004: Add a module function to open a file descriptor connected to a pipe.
       [not found] ` <20200326204954.D793B2094A@vcs0.savannah.gnu.org>
@ 2020-03-27 11:09   ` Štěpán Němec
  2020-03-29  8:24     ` Philipp Stephani
  0 siblings, 1 reply; 2+ messages in thread
From: Štěpán Němec @ 2020-03-27 11:09 UTC (permalink / raw)
  To: emacs-devel; +Cc: Philipp Stephani

On Thu, 26 Mar 2020 16:49:54 -0400 (EDT)
Philipp Stephani wrote:

> branch: master
> commit d28b00476890f791a89b65007e5f20682b3eaa0d
> Author: Philipp Stephani <phst@google.com>
> Commit: Philipp Stephani <phst@google.com>
>
>     Add a module function to open a file descriptor connected to a pipe.
>     
> diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi
> index 442f6d1..0c24dac 100644
> --- a/doc/lispref/internals.texi
> +++ b/doc/lispref/internals.texi
> @@ -2022,6 +2022,20 @@ variable values and buffer content may have been modified in arbitrary
>  ways.
>  @end deftypefn
>  
> +@anchor{open_channel}
> +@deftypefun int open_channel (emacs_env *@var{env}, emacs_value @var{pipe_process})
> +This function, which is available since Emacs 27, opens a channel to
                                                 ^^
Shouldn't this be 28?

-- 
Štěpán



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master d28b004: Add a module function to open a file descriptor connected to a pipe.
  2020-03-27 11:09   ` master d28b004: Add a module function to open a file descriptor connected to a pipe Štěpán Němec
@ 2020-03-29  8:24     ` Philipp Stephani
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Stephani @ 2020-03-29  8:24 UTC (permalink / raw)
  To: Štěpán Němec; +Cc: emacs-devel

Am Fr., 27. März 2020 um 12:08 Uhr schrieb Štěpán Němec <stepnem@gmail.com>:
>
> On Thu, 26 Mar 2020 16:49:54 -0400 (EDT)
> Philipp Stephani wrote:
>
> > branch: master
> > commit d28b00476890f791a89b65007e5f20682b3eaa0d
> > Author: Philipp Stephani <phst@google.com>
> > Commit: Philipp Stephani <phst@google.com>
> >
> >     Add a module function to open a file descriptor connected to a pipe.
> >
> > diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi
> > index 442f6d1..0c24dac 100644
> > --- a/doc/lispref/internals.texi
> > +++ b/doc/lispref/internals.texi
> > @@ -2022,6 +2022,20 @@ variable values and buffer content may have been modified in arbitrary
> >  ways.
> >  @end deftypefn
> >
> > +@anchor{open_channel}
> > +@deftypefun int open_channel (emacs_env *@var{env}, emacs_value @var{pipe_process})
> > +This function, which is available since Emacs 27, opens a channel to
>                                                  ^^
> Shouldn't this be 28?
>

Whoops, thanks for spotting. Fixed.

-- 
Google Germany GmbH
Erika-Mann-Straße 33
80636 München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Matthew Scott Sucherman, Paul Terence Manicle

Diese E-Mail ist vertraulich. Wenn Sie nicht der richtige Adressat
sind, leiten Sie diese bitte nicht weiter, informieren Sie den
Absender und löschen Sie die E-Mail und alle Anhänge. Vielen Dank.

This e-mail is confidential. If you are not the right addressee please
do not forward it, please inform the sender, and please erase this
e-mail including any attachments. Thanks.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-29  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200326204953.6059.47042@vcs0.savannah.gnu.org>
     [not found] ` <20200326204954.D793B2094A@vcs0.savannah.gnu.org>
2020-03-27 11:09   ` master d28b004: Add a module function to open a file descriptor connected to a pipe Štěpán Němec
2020-03-29  8:24     ` Philipp Stephani

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).