emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Custom Bulk Functions With Prompt


From: Ihor Radchenko
Subject: Re: Custom Bulk Functions With Prompt
Date: Wed, 20 Jan 2021 14:49:52 +0800

Kevin Foley <kevin@kevinjfoley.me> writes:

> '((?R (set-category set-category-args))
>   (?C bulk-cut))
>
> I mostly went with this because I'm not very familiar with `pcase'.
> I've confirmed it works as expected but let me know if you still think
> another approach is better.

I understand now. I thought you wanted to use different format:
(?R set-category set-category-args)

Then, your code looks reasonable. Just need to document the new custom
bulk action format.

Best,
Ihor



reply via email to

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