[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
- Re: 1L?, (continued)
- Re: 1L?, Emanuel Berg, 2019/02/07
- Re: 1L?, Van L, 2019/02/08
- Re: 1L?, tomas, 2019/02/08
- Re: 1L?, Emanuel Berg, 2019/02/08
- Re: 1L?, tomas, 2019/02/08
- Re: 1L?, Van L, 2019/02/10
- Re: 1L?, tomas, 2019/02/10
- Re: 1L?, Emanuel Berg, 2019/02/10
- Re: 1L?,
Emanuel Berg <=
- Re: 1L?, Stefan Monnier, 2019/02/08
- Re: 1L?, Emanuel Berg, 2019/02/08
- Re: [OFFTOPIC] 1L?, Stefan Monnier, 2019/02/10
- Re: [OFFTOPIC] 1L?, Richard Melville, 2019/02/10
- Re: [OFFTOPIC] 1L?, Stefan Monnier, 2019/02/11
- Re: [OFFTOPIC] 1L?, Vladimir Sedach, 2019/02/11
- Re: [OFFTOPIC] 1L?, Emanuel Berg, 2019/02/10
- Re: [OFFTOPIC] 1L?, Xavier Maillard, 2019/02/11
- Re: [OFFTOPIC] 1L?, Emanuel Berg, 2019/02/12
- Re: [OFFTOPIC] 1L?, Van L, 2019/02/14