[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Installing binaries with package.el
From: |
Clément Pit-Claudel |
Subject: |
Re: Installing binaries with package.el |
Date: |
Tue, 7 Feb 2017 20:35:30 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
On 2017-02-07 18:34, Kaushal Modi wrote:
> May be have a new defcustom called package-bin-user-dir?
>
> If you do, I would be setting that variable to
>
> (concat (replace-regexp-in-string "\\(.*\\)/\\'" "\\1" package-user-dir)
> "-bin/")
>
> :)
I'd be happy with a variable like that, yes :) That, and a way to run a hook
upon package removal, or simply the ability to specify a list of extra files to
remove.
- Re: Installing binaries with package.el, (continued)
Re: Installing binaries with package.el, Stefan Monnier, 2017/02/07
Re: Installing binaries with package.el, Achim Gratz, 2017/02/07
Re: Installing binaries with package.el, Clément Pit-Claudel, 2017/02/08
Re: Installing binaries with package.el, Achim Gratz, 2017/02/09
Re: Installing binaries with package.el, Clément Pit-Claudel, 2017/02/09
Re: Installing binaries with package.el, Stephen Leake, 2017/02/09