unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] emacs/doc/lispref os.texi
       [not found] <E1MmDd5-0001Ia-89@monty-python.gnu.org>
@ 2009-09-12  8:12 ` Eli Zaretskii
  2009-09-14  9:50   ` Alan Mackenzie
  0 siblings, 1 reply; 2+ messages in thread
From: Eli Zaretskii @ 2009-09-12  8:12 UTC (permalink / raw)
  To: Alan Mackenzie; +Cc: emacs-devel

> Date: Fri, 11 Sep 2009 20:27:50 +0000
> From: Alan Mackenzie <acm@muc.de>
> Subject: [Emacs-diffs] emacs/doc/lispref os.texi
> To: emacs-diffs@gnu.org
> 
> Index: os.texi
> ===================================================================
> RCS file: /cvsroot/emacs/emacs/doc/lispref/os.texi,v
> retrieving revision 1.29
> retrieving revision 1.30
> diff -u -b -r1.29 -r1.30
> --- os.texi	10 Jul 2009 06:10:35 -0000	1.29
> +++ os.texi	11 Sep 2009 20:27:50 -0000	1.30
> @@ -1954,7 +1954,8 @@
>  Control characters in @var{string} have terminal-dependent effects.
>  This function operates only on text terminals.  @var{terminal} may be
>  a terminal object, a frame, or @code{nil} for the selected frame's
> -terminal.
> +terminal.  In batch mode, @var{string} is sent to stdout when
> +@var{terminal} is @code{nil}.
>  
>  One use of this function is to define function keys on terminals that
>  have downloadable function key definitions.  For example, this is how (on

Thanks, but please give "stdout" a @code markup, since it is a
symbol.  Alternatively, use "standard output stream".




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

* Re: [Emacs-diffs] emacs/doc/lispref os.texi
  2009-09-12  8:12 ` [Emacs-diffs] emacs/doc/lispref os.texi Eli Zaretskii
@ 2009-09-14  9:50   ` Alan Mackenzie
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Mackenzie @ 2009-09-14  9:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

On Sat, Sep 12, 2009 at 11:12:01AM +0300, Eli Zaretskii wrote:
> > Date: Fri, 11 Sep 2009 20:27:50 +0000
> > From: Alan Mackenzie <acm@muc.de>
> > Subject: [Emacs-diffs] emacs/doc/lispref os.texi
> > To: emacs-diffs@gnu.org

> > Index: os.texi
> > ===================================================================
> > RCS file: /cvsroot/emacs/emacs/doc/lispref/os.texi,v
> > retrieving revision 1.29
> > retrieving revision 1.30
> > diff -u -b -r1.29 -r1.30
> > --- os.texi	10 Jul 2009 06:10:35 -0000	1.29
> > +++ os.texi	11 Sep 2009 20:27:50 -0000	1.30
> > @@ -1954,7 +1954,8 @@
> >  Control characters in @var{string} have terminal-dependent effects.
> >  This function operates only on text terminals.  @var{terminal} may be
> >  a terminal object, a frame, or @code{nil} for the selected frame's
> > -terminal.
> > +terminal.  In batch mode, @var{string} is sent to stdout when
> > +@var{terminal} is @code{nil}.

> >  One use of this function is to define function keys on terminals that
> >  have downloadable function key definitions.  For example, this is how (on

> Thanks, but please give "stdout" a @code markup, since it is a
> symbol.

DONE.

-- 
Alan Mackenzie (Nuremberg, Germany).




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

end of thread, other threads:[~2009-09-14  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1MmDd5-0001Ia-89@monty-python.gnu.org>
2009-09-12  8:12 ` [Emacs-diffs] emacs/doc/lispref os.texi Eli Zaretskii
2009-09-14  9:50   ` Alan Mackenzie

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).