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

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

Fwd: Correct Paths to Emacs C Sources after Installation


From: Alexander Shukaev
Subject: Fwd: Correct Paths to Emacs C Sources after Installation
Date: Mon, 3 Nov 2014 22:31:15 +0100

Wouldn't it be safer to patch:

  Vsource_directory
    = Fexpand_file_name (build_string ("../"),
 Fcar (decode_env_path (0, PATH_DUMPLOADSEARCH, 0)));

into something that will expand the path from the Emacs executable +
"../src/emacs" at run time? And possibly ask build system to copy sources
there.


reply via email to

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