help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Delete multiple repositories programmatically from elisp by supplyin


From: Emanuel Berg
Subject: Re: Delete multiple repositories programmatically from elisp by supplying `y' as the answer to an interactively called function.
Date: Wed, 08 Dec 2021 10:13:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Robert Pluim wrote:

>> (straight-remove-unused-repos 'force)
>
> Yes, that works for `straight-remove-unused-repos', because
> it only cares about the argument being non-nil. There are
> commands that care about the actual value of
> `current-prefix-arg', and then you have to bind it via
> `let'.

Well, it is a good idea to do anyway :)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]