all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#42704: Documentation of call-process
@ 2020-08-04  9:29 Gregory Heytings via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2020-08-04 14:32 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Gregory Heytings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2020-08-04  9:29 UTC (permalink / raw)
  To: 42704


The documentation of 'call-process' doe not make reference to the variable 
'exec-path'.  It should.

Using '(setenv "PATH" "...")' does not have the expected effect for 
'call-process'.  The environment variable "PATH" is correctly updated, the 
variable 'process-environment' is also updated, but what 'call-process' 
actually uses to locate the executable is the variable 'exec-path'.  This 
should be clearly stated in the documentation.





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

end of thread, other threads:[~2020-08-21 14:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-04  9:29 bug#42704: Documentation of call-process Gregory Heytings via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-08-04 14:32 ` Eli Zaretskii
2020-08-04 17:47   ` Gregory Heytings via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-08-21 14:15     ` Lars Ingebrigtsen

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.