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

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

Re: Independent differently-configured instances running concurrently


From: Michael Heerdegen
Subject: Re: Independent differently-configured instances running concurrently
Date: Tue, 29 Apr 2014 02:10:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.90 (gnu/linux)

Hans BKK <hansbkk@gmail.com> writes:

> >  Why do you run bash recursively?)
>
> If you mean, why open to the shell rather than straight into emacs, as
> I said I'm tracking my config changes with git, may want to check
> status, pull/commit/push there before and/or after a given session.

No, I don't understand what you had sent:

#!/bin/bash
HOME=$HOME/emacs/homes/vanilla
export PATH="~/.cask/bin:$PATH"
/bin/bash
# emacs

What's the purpose of the second /bin/bash occurrence?  My impression is
that this script is just not your final version (with "emacs" commented
out ...)?


Michael.




reply via email to

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