all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hong Xu <hong@topbug.net>
To: 24693@debbugs.gnu.org
Subject: bug#24693: Small doc improvement of start-process
Date: Fri, 14 Oct 2016 11:15:40 -0700	[thread overview]
Message-ID: <f2138df6-4e15-695c-ce4f-2209c038f767@topbug.net> (raw)


[-- Attachment #1.1.1: Type: text/plain, Size: 115 bytes --]

PROGARM-ARGS are not mentioned in the docstring. The attached patch is a
draft of the small improvement. Thanks!

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1.2: doc-improvement.patch --]
[-- Type: text/x-patch; name="doc-improvement.patch", Size: 608 bytes --]

diff --git a/lisp/subr.el b/lisp/subr.el
index 8a1792ad8b78..c3524ef1fccb 100644
--- a/lisp/subr.el
+++ b/lisp/subr.el
@@ -2001,6 +2001,9 @@ PROGRAM is the program file name.  It is searched for in `exec-path'
 \(which see).  If nil, just associate a pty with the buffer.  Remaining
 arguments are strings to give program as arguments.
 
+PROGRAM-ARGS are strings that specify command line arguments for the
+subprocess.
+
 If you want to separate standard output from standard error, use
 `make-process' or invoke the command through a shell and redirect
 one of them using the shell syntax."

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2016-10-14 18:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-14 18:15 Hong Xu [this message]
2016-10-14 18:25 ` bug#24693: Small doc improvement of start-process Andreas Schwab
2016-10-14 18:39   ` Hong Xu
2016-10-18  0:06     ` Hong Xu
2016-10-18  6:25       ` Eli Zaretskii

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=f2138df6-4e15-695c-ce4f-2209c038f767@topbug.net \
    --to=hong@topbug.net \
    --cc=24693@debbugs.gnu.org \
    /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.