[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [elpa] externals/hyperbole 4314e8c246: Get list of args from closure
From: |
Mats Lidell |
Subject: |
Re: [elpa] externals/hyperbole 4314e8c246: Get list of args from closures (#528) |
Date: |
Sun, 19 May 2024 09:22:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi Stefan,
> Stefan Monnier writes:
> Why not remove this `(or ...)` altogether, and just call `interactive-form`
> and see if it returns non-nil?
Yes, why not! ;-)
Thanks for the suggestion.
%% Mats