[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Recent change in master breaks async package update using paradox
From: |
Noam Postavsky |
Subject: |
Re: Recent change in master breaks async package update using paradox |
Date: |
Thu, 6 Apr 2017 08:22:21 -0400 |
On Thu, Apr 6, 2017 at 8:12 AM, Lars Brinkhoff <address@hidden> wrote:
>
> According to this, it looks like it just starts the first "emacs"
> found in the path.
>
> https://github.com/jwiegley/emacs-async/blob/master/async.el#L287
No, this code should find the executable of the currently running emacs:
(file-truename
(expand-file-name invocation-name
invocation-directory))
- Recent change in master breaks async package update using paradox, Kaushal Modi, 2017/04/05
- Re: Recent change in master breaks async package update using paradox, Eli Zaretskii, 2017/04/05
- Re: Recent change in master breaks async package update using paradox, Tom Tromey, 2017/04/05
- Re: Recent change in master breaks async package update using paradox, Kaushal Modi, 2017/04/05
- Re: Recent change in master breaks async package update using paradox, Lars Brinkhoff, 2017/04/06
- Re: Recent change in master breaks async package update using paradox, Kaushal Modi, 2017/04/06
- Re: Recent change in master breaks async package update using paradox, Lars Brinkhoff, 2017/04/06
- Re: Recent change in master breaks async package update using paradox, Kaushal Modi, 2017/04/06
- Re: Recent change in master breaks async package update using paradox, Lars Brinkhoff, 2017/04/06
- Re: Recent change in master breaks async package update using paradox,
Noam Postavsky <=
- Re: Recent change in master breaks async package update using paradox, Lars Brinkhoff, 2017/04/06
Re: Recent change in master breaks async package update using paradox, Lars Brinkhoff, 2017/04/06
Re: Recent change in master breaks async package update using paradox, Lars Brinkhoff, 2017/04/07
- Re: Recent change in master breaks async package update using paradox, Eli Zaretskii, 2017/04/07
- Re: Recent change in master breaks async package update using paradox, Lars Brinkhoff, 2017/04/07
- Re: Recent change in master breaks async package update using paradox, Eli Zaretskii, 2017/04/07
- Debugging problems using async.el, Lars Brinkhoff, 2017/04/07
- Re: Debugging problems using async.el, Kaushal Modi, 2017/04/07
- Re: Debugging problems using async.el, Eli Zaretskii, 2017/04/07
- Re: Debugging problems using async.el, Lars Brinkhoff, 2017/04/07