emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding the dump


From: Stefan Monnier
Subject: Re: Finding the dump
Date: Sun, 27 Jan 2019 13:58:18 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>> every system I've seen. Here's the algorithm: look at argv[0]: if it's not
>> an absolute path, make it absolute by prepending the startup CWD.
> If the executable is found on $PATH then argv[0] is *not* relative to CWD.

More to the point, except for the case where `.` is included in $PATH,
I can't see how argv[0] could ever be relative and found in $PWD.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]