From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Delete multiple repositories programmatically from elisp by supplying `y' as the answer to an interactively called function.
Date: Tue, 07 Dec 2021 23:20:25 +0100 [thread overview]
Message-ID: <87zgpckqfq.fsf@web.de> (raw)
In-Reply-To: CAGP6POJnO2bRXgOKOkZHXgrU6NDwYpva4-vvN6Y+r+8F_Hm16A@mail.gmail.com
Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> But I still can't figure out the code snippet for doing the above
> work. Any hints will be greatly appreciated.
>
> [1] https://github.com/raxod502/straight.el
Best solution: a feature request. I don't use that package manager but
your wish doesn't sound far-fetched. The authors may want to add a "!"
choice meaning "confirm all" or something like that.
Second best: use a hack to make the code work as you want. May involve
advising and/or other changes of symbol function bindings. Only
advisable if you understand what that means and how it works.
Michael.
next prev parent reply other threads:[~2021-12-07 22:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-07 13:16 Delete multiple repositories programmatically from elisp by supplying `y' as the answer to an interactively called function Hongyi Zhao
2021-12-07 17:05 ` Robert Pluim
2021-12-07 19:14 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-12-08 9:41 ` Robert Pluim
2021-12-08 10:47 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-12-07 23:35 ` Hongyi Zhao
2021-12-08 2:56 ` Hongyi Zhao
2021-12-08 3:15 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-12-08 3:45 ` Hongyi Zhao
2021-12-08 9:07 ` Robert Pluim
2021-12-08 9:13 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-12-07 22:20 ` Michael Heerdegen [this message]
2021-12-07 23:49 ` Hongyi Zhao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zgpckqfq.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.