Re: [PATCH] lisp/org-persist.el (org-persist-gc): Fix pcase pattern

2022-06-04 Thread Ihor Radchenko
Leo Vivier writes: > Quick patch to fix a typo in a pcase pattern which quotes a function. > It results in `(function numberp foo)' when expanded, which in turns > throws `(wrong-number-of-arguments function 2)' when eval’d. Thanks! Applied onto main via cde5c5d78 adding a missing full-stop in t

[PATCH] lisp/org-persist.el (org-persist-gc): Fix pcase pattern

2022-06-04 Thread Leo Vivier
com | Blog: www.zaeph.net >From 762d1774fb70313e20951343a7511051a3626cad Mon Sep 17 00:00:00 2001 From: Leo Vivier Date: Sat, 4 Jun 2022 10:28:07 +0200 Subject: [PATCH] lisp/org-persist.el (org-persist-gc): Fix pcase pattern * lisp/org-persist.el (org-persist-gc): Fix pcase pattern Otherwise, `(p