[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compile Mode and "host" Emacs
From: |
Nathan Trapuzzano |
Subject: |
Re: Compile Mode and "host" Emacs |
Date: |
Tue, 29 Oct 2013 10:16:07 -0400 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Sebastian Wiesner <address@hidden> writes:
> If Compile Mode was now changed to set a variable, lets call it
> "EMACS_PATH" for now, I myself would not need to do anything, and my
> users would just need to add this variable to their "init.el"
> temporarily, until 24.4 is released.
Sorry, I don't follow. If asking your users to temporarily add
something to their initialization files is an option, why not:
(setenv "EMACS_EXE_PATH"
(file-truename (concat (file-name-as-directory
invocation-directory)
invocation-name)))
?
- Re: Compile Mode and "host" Emacs, (continued)
- Re: Compile Mode and "host" Emacs, Nathan Trapuzzano, 2013/10/29
- Re: Compile Mode and "host" Emacs, Sebastian Wiesner, 2013/10/29
- Re: Compile Mode and "host" Emacs, Nathan Trapuzzano, 2013/10/29
- Re: Compile Mode and "host" Emacs, Sebastian Wiesner, 2013/10/29
- Re: Compile Mode and "host" Emacs, Nathan Trapuzzano, 2013/10/29
- Re: Compile Mode and "host" Emacs, Sebastian Wiesner, 2013/10/29
- Re: Compile Mode and "host" Emacs, Nathan Trapuzzano, 2013/10/29
- Re: Compile Mode and "host" Emacs, Sebastian Wiesner, 2013/10/29
- Re: Compile Mode and "host" Emacs,
Nathan Trapuzzano <=
- Re: Compile Mode and "host" Emacs, Sebastian Wiesner, 2013/10/29
- Re: Compile Mode and "host" Emacs, Nathan Trapuzzano, 2013/10/29
- Re: Compile Mode and "host" Emacs, Stephen J. Turnbull, 2013/10/30
- Re: Compile Mode and "host" Emacs, Jorgen Schaefer, 2013/10/30
- Re: Compile Mode and "host" Emacs, Stephen J. Turnbull, 2013/10/30
- Re: Compile Mode and "host" Emacs, chad, 2013/10/29
Re: Compile Mode and "host" Emacs, Stefan Monnier, 2013/10/29