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

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

Re: Running emacs from a shared drive


From: Jai Dayal
Subject: Re: Running emacs from a shared drive
Date: Tue, 2 Sep 2014 09:13:03 -0400

There's the doskey command that's similar to "alias" in bash environments.
I guess use doskey to alias your emacs command?

doskey emacs="emacs -u <path_to_init_file>"

Jai


On Tue, Sep 2, 2014 at 9:09 AM, C K Kashyap <ckkashyap@gmail.com> wrote:

> Hi,
> In my work I need to look at other people's machines often and I struggle
> when I do not have emacs there. So now I have kept emacs on a shared drive
> (this is a windows environment). I can run emacs from there however I was
> wondering how I could get my ".emacs" get executed as well - which I have
> in the same shared folder.
> Regards,
> Kashyap
>


reply via email to

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