skeeto / elfeed

An Emacs web feeds client
The Unlicense
1.52k stars 121 forks source link

fix `elfeed-curl--queue-consolidate` to maintain the same shape spec #524

Open SohumB opened 4 months ago

SohumB commented 4 months ago

under the old implementation, elfeed-curl--queue-consolidate wasn't idempotent — if you called it on a consolidated queue, it would continue to add list layers around the consolidated entry. this would then cause wrong-type-argument errors later when calling make-process to run curl.