Nicholas Vollmer

Results 282 comments of Nicholas Vollmer

> Non-interactive: > [test omitted] > Interactive succeeds too. I tested both after removing auctex and evil-tex from > elpaca's `builds` and `repos` directories and installing auctex from the AUR...

@p00f: I've pushed a newer version of the patch on that branch to master. The error should be gone. One shortcoming of the current solution is that byte-compilation will fail...

Ok. Thanks. Can you share the init file you are using? I'll need to see at least the installer for Elpaca.

It's odd to me that `elpaca` is being registered as: `elpaca-order` in the queue. That should not be the case if the order is being spliced in as indicated in...

Thanks. While I'm looking over that, we can rule out your configuration. Try running the following from a terminal: ```shell $ mkdir -p /tmp/elpaca.test/ $ cd /tmp/elpaca.test/ $ curl https://raw.githubusercontent.com/progfolio/elpaca/master/doc/init.el...

Think I've found out how to reliably reproduce this. It looks like the `elpaca` macro expansion is incorrect when the form is wrapped in a `let` binding. Working on a...

I'm puzzled by this one to be honest. I'm able to reproduce the issue, but I don't understand the cause yet. Below is the installer with a comments where the...

@skangas: Sorry to bother you, but have you ever run into a situation like this?

It looks like it is a peculiarity of the way elisp is macroexpanded. I talked with a regular on the mailing list about it in a Matrix chatroom. He says...

Thanks for the suggestion. There are a few ways we could mitigate disk usage here. First, if you find upgrading more than a handful of built-in packages, it may be...