bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36828: 27.0.50; Uninstalled emacs shows installed documentation


From: Óscar Fuentes
Subject: bug#36828: 27.0.50; Uninstalled emacs shows installed documentation
Date: Mon, 28 Oct 2019 20:40:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Once we know that we are running a non-installed emacs, detecting that
>> it is an out-of-source build seems quite easy, because the build
>> directory contains build artifacts without the sources.
>
> Yes.  But how to detect that we are running non-installed?

Checking for the presence of the "Makefile" file using the same method
we use for "NEWS".

> I'm not arguing against finding a solution to this particular
> situation.  So if you can work on a patch to detect it, please do.
> I'm just saying that the change cannot unconditionally prefer the
> files from the source tree, because an installed binary shouldn't do
> that, it should use the files that are part of its installation.

Agreed.





reply via email to

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