emacs-devel
[Top][All Lists]
Advanced

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

Re: on emacs 28 for windows


From: Eli Zaretskii
Subject: Re: on emacs 28 for windows
Date: Thu, 27 Aug 2020 13:35:35 +0300

> From: Phillip Lord <phillip.lord@russet.org.uk>
> Cc: Wayne Harris <wharris1@protonmail.com>,  emacs-devel@gnu.org
> Date: Thu, 27 Aug 2020 11:03:19 +0100
> 
> But not the lisp directory.

There are a couple of places in the source that do the likes of

              tem = Fexpand_file_name (build_string ("lisp"),
                                       Vsource_directory);

So you may only see the value of source-directory, whereas "lisp" is
appended by these code snippets.

What I cannot understand is how come we get there in an installed
Emacs.  My reading of the code is that we shouldn't.



reply via email to

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