* bug#60477: 28.1.50; Doc of `call-process'
@ 2023-01-01 11:30 Tilmann Singer
2023-01-02 11:53 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Tilmann Singer @ 2023-01-01 11:30 UTC (permalink / raw)
To: 60477
The doc of `call-process' says this about setting the DESTINATION
parameter to a buffer:
| If DESTINATION is a buffer, or t that stands for the current buffer,
| it means insert output in that buffer before point.
However it can also be the _name_ of a buffer. If no buffer with that
name exists, a new one will be created. It would be helpful if this was
mentioned in the doc string.
In GNU Emacs 28.1.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.17.4)
of 2022-04-09
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#60477: 28.1.50; Doc of `call-process'
2023-01-01 11:30 bug#60477: 28.1.50; Doc of `call-process' Tilmann Singer
@ 2023-01-02 11:53 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-01-02 11:53 UTC (permalink / raw)
To: Tilmann Singer; +Cc: 60477-done
> From: Tilmann Singer <tils@tils.net>
> Severity: minor
> Date: Sun, 01 Jan 2023 12:30:02 +0100
>
>
> The doc of `call-process' says this about setting the DESTINATION
> parameter to a buffer:
>
> | If DESTINATION is a buffer, or t that stands for the current buffer,
> | it means insert output in that buffer before point.
>
> However it can also be the _name_ of a buffer. If no buffer with that
> name exists, a new one will be created. It would be helpful if this was
> mentioned in the doc string.
Thanks, I fixed this for Emacs 29, and I'm closing the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-02 11:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-01 11:30 bug#60477: 28.1.50; Doc of `call-process' Tilmann Singer
2023-01-02 11:53 ` Eli Zaretskii
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.