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

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

Re: 1L?


From: Emanuel Berg
Subject: Re: 1L?
Date: Sun, 10 Feb 2019 21:21:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Van L wrote:

>   (if (version< emacs-version "27.0.50")
>       (progn
>         (package-initialize)
>         (setq source-directory "~/opt/share/src/emacs-26.1/src"))
>     (setq source-directory "~/opt/share/src/emacs/src"))
>
> the src/ directory is a 'git clone'
> covering for what's missing in from the
> installers. Those are *not* the C source
> files the package installer actually
> used.

I'm not following, do you want it to be the Git
source or the package manager's?

If you want it to be the package manager's
source, why don't you get that instead and
point `source-directory' there?

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

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