Chinmay Dalal

Results 200 comments of Chinmay Dalal

![20240428_16h52m20s_grim](https://github.com/progfolio/elpaca/assets/36493671/5bc5d307-b876-4cf3-9e91-68095fd8f31a)

> Second, elpaca-menu-elpa.el could be taught to use a sparse checkout of the Emacs repository. That could cut disk usage down (~245MB to ~136MB from a quick test I did...

> First, if you find upgrading more than a handful of built-in packages, it may be time to upgrade Emacs, if possible. I'm not sure about this: [emacs 29.3 was...

![20240713_18h29m15s_grim](https://github.com/user-attachments/assets/c3d3e37e-d3ca-4b58-9d32-42f096b67cc3) It seems to grow a lot - there's no way there's 1.5+GB of code churn

In that case, this is what I have: `check = [ [ "--version", "-v", "version", "-V" ], [ "--help", "-h", "help", "-H" ] ]`

Too much work just for a one-line change 😛

this is from a single instance of nvim, editing a single buffer, and they die after closing nvim

Open a file normally: `nvim file`

I see, thanks On Fri, 12 May 2023 at 12:32, Max Verevkin ***@***.***> wrote: > Hi. > > It looks like stray uses tokio, so the first step would be...