-
I'm getting some strange results, for example files not requiring some libraries still byte compile with no issues through `eask compile` even though they should produce warnings about functions not b…
-
Funny thing is I've `eask lint elsa` test in [emacs-eask/cli](https://github.com/emacs-eask/cli) repo, that's how I discovered this bug.
**Error Version:** `20230213.1902`, see [log](https://github…
-
Eask minimal Emacs version is 26.1 while Elsa needs 26.3. I would still like to test smartparens on 26.1 and 26.2, but now installation fails because Elsa can't install.
Is there some way to insta…
-
Hi, I usually build something softwares in `~/.local/work/xxx` and `ln` from `~/.local/bin/`.
This workflow is works well but eask executable occur error.
```
cd ~/.local/work
git clone https://…
-
EmacsWiki says `brew cask install emacs` is the recommended way for the installing emacs for macOS. I installed `cask` using the `curl` command shown in `README.md`. But `cask` doesn't seem to have de…
-
Hi @Fuco1!
First things first, great package! :)
I think you have shown some interest in using Eask with Elsa in the past? Is the project still approaching this direction? If yes, I would like t…
-
Hi,
Is it possible to (1) maximize the width of the links' divs (if those are divs at all) and (2) center the menu links inside their divs? Like in the picture below. I couldn't find the respective…
-
A quoted argument should be treated as a single token, it seems eask is splitting on space "naively"
The same command works with `cask`
eask exec buttercup -L . -L tests -p "should return bo…
-
### Version
16.x and 18.x
### Platform
Windows 11
### Subsystem
_No response_
### What steps will reproduce the bug?
```bash
# clone the project
$ git clone https://github.com/emacs-eask/cli
…
-
@jcs090218 is the `eask install` step necessary for testing?
https://github.com/emacs-elsa/Elsa/actions/runs/4245952892/jobs/7382137790