pallet icon indicating copy to clipboard operation
pallet copied to clipboard

A package management tool for Emacs, built on Cask.

Results 8 pallet issues
Sort by recently updated
recently updated
newest added

It turns out cask already seems to have a recursive dependency walker, so I just used that instead. This should fix #49.

I use pallet in my Emacs config which is shared across multiple machines. When I uninstall a package on one machine, Pallet removes it from the cask file, which gets...

If a package is installed with dependencies, it is automatically inserted into `Cask` but the dependencies are not until some point later on (normally after `pallet-init` but perhaps not after...

Please note that I'm not pointing fingers in this issue. It's more of a question to be honest. This project conflicts with the [Pallet](https://github.com/pallet/pallet) Clojure project. Pallet is still quite...

I may open a similar issue in Cask's tracker if it's more appropriate there, but I had a question/feature request for the way Pallet writes to the Caskfile. I like...

It seems pallet is no longer on melpa

Hi, first thing first, thanks for this awesome package! :D I know this tool is highly depends on Cask but wonder if this package can work with Eask? I am...