From: Juri Linkov <juri@linkov.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: gabriel376@hotmail.com, Stefan Monnier <monnier@iro.umontreal.ca>,
63432@debbugs.gnu.org
Subject: bug#63432: 30.0.50; Handle current-prefix-arg in async-shell-command
Date: Mon, 15 May 2023 20:17:00 +0300 [thread overview]
Message-ID: <86a5y5jz03.fsf@mail.linkov.net> (raw)
In-Reply-To: <83fs7z9y83.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 14 May 2023 10:19:24 +0300")
> Btw, I've noticed that the ERROR-BUFFER argument is ignored by
> async-shell-command, and OUTPUT-BUFFER is not documented. So I've now
> fixed the doc string to correct these deficiencies.
>
> (I wonder why was ERROR-BUFFER at all provided in this function in the
> first place, since the underlying shell-command cannot support it.
> Maybe we should have an advertised-calling-convention there which
> excludes it?)
Keeping the same function signatures for shell-command and async-shell-command
would allow to implement the error-buffer support for the latter in future.
next prev parent reply other threads:[~2023-05-15 17:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-10 23:04 bug#63432: 30.0.50; Handle current-prefix-arg in async-shell-command Gabriel
2023-05-13 13:43 ` Eli Zaretskii
2023-05-13 23:35 ` Gabriel
2023-05-14 6:28 ` Eli Zaretskii
2023-05-14 7:19 ` Eli Zaretskii
2023-05-15 17:17 ` Juri Linkov [this message]
2023-05-15 18:23 ` 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=86a5y5jz03.fsf@mail.linkov.net \
--to=juri@linkov.net \
--cc=63432@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=gabriel376@hotmail.com \
--cc=monnier@iro.umontreal.ca \
/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.