emacs-devel
[Top][All Lists]
Advanced

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

Re: Easy configuration of a site-lisp directory


From: dick
Subject: Re: Easy configuration of a site-lisp directory
Date: Tue, 10 Aug 2021 11:39:07 -0400
User-agent: Gnus/5.14 (Gnus v5.14pre) Emacs/28.0.50 (gnu/linux)

0. git clone git://git.savannah.gnu.org/emacs.git $HOME/emacs
1. git checkout -b dev
2. ./autogen.sh ; ./configure ; make -j4
3. alias emacs=$HOME/emacs/src/emacs
4. Live out your dreams

Apart from betraying a fundamental misunderstanding about UNIX's reification
of installed binaries, your dream scenario couldn't realize anyway because
apparently you lack the system privileges to even `make install` (which is a
crucial but missing step in your previous message).

YK> As it is, I merely project it onto people who do.

This, I think, is one of the unspoken benefits of keeping emacs development
via mailing list patches and debbugs as arcane and awkward as possible.



reply via email to

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