emacs-devel
[Top][All Lists]
Advanced

[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))



reply via email to

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