[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to install several Emacs versions on the same system?
From: |
Kaushal Modi |
Subject: |
Re: How to install several Emacs versions on the same system? |
Date: |
Thu, 1 Oct 2015 15:26:35 -0400 |
I use this script to install the different versions of emacs on the same
machine without root access:
https://gist.github.com/kaushalmodi/8a39c21bf32ae5e4e31b
There's another little script (work proprietary) using which I update the
PATH, MANPATH and INFOPATH env vars.
I then set up version specific directories/files for stuff like elpa/,
custom.el, etc in my emacs config:
https://github.com/search?type=Code&q=extension:el+user:kaushalmodi+emacs-version-short
--
Kaushal Modi
On Thu, Oct 1, 2015 at 2:23 PM, Marcin Borkowski <mbork@mbork.pl> wrote:
> Hi all,
>
> I'm on GNU Emacs 25.0.50.1, but I'd like to have an older Emacs
> installed, too. What is the fastest way to achive that? (I would
> prefer to compile from source - I have the Git repository anyway, though
> only shallow clone, but I can clone the whole thing, too.)
>
> TIA,
>
> --
> Marcin Borkowski
> http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
> Faculty of Mathematics and Computer Science
> Adam Mickiewicz University
>
>
- How to install several Emacs versions on the same system?, Marcin Borkowski, 2015/10/08
- Re: How to install several Emacs versions on the same system?, Oleh Krehel, 2015/10/08
- Re: How to install several Emacs versions on the same system?, Eli Zaretskii, 2015/10/08
- Re: How to install several Emacs versions on the same system?,
Kaushal Modi <=
- Re: How to install several Emacs versions on the same system?, Bob Proulx, 2015/10/08
- Re: How to install several Emacs versions on the same system?, Emanuel Berg, 2015/10/08