Omar Antolín Camarena

Results 379 comments of Omar Antolín Camarena

We should also think about exporters run from non-mini buffers. One that has been suggested is that in an eww buffer, export could make a list of all the links....

The target finder list is not exhaustive at all! Should I make a separate issue for that or just broaden this one?

Earlier when I mentioned eww links I was really talking about just collecting them and forgot to say what kind of buffer they should export to: maybe an `eww-bookmark-mode` buffer...

OK, I've broadened this issue on your advice @minad. (I don't want the wishlist to also cover new commands, since in fact, I'm pretty skeptical about adding any new top-level...

Oh, I just remembered some actions for variables I often miss: `set-variable` and `customize-set-variable`, maybe even `customize-variable`.

Good news: now `consult-line`, `consult-outline`, `consult-mark` and `consult-global-mark` export to occur mode buffers and `e` (for `occur-edit-mode`) works in them!

> Oh, I just remembered some actions for variables I often miss: `set-variable` and `customize-set-variable`, maybe even `customize-variable`. I added these for variables, and for commands I added `execute-extended-command`, `global-set-key`...

@sheijk The variable and command specific actions are currently only available from minibuffer commands for those categories. For example you get the command actions for candidates in M-x in recent...

> org-mode classifiers and actions would also be great. Or would this be better for an external package? Possibly a separate package would be better, I'm not sure. I mean...

I think your suggested org targets and actions are very good and that a separate `embark-org` (or `org-embark`?, how does that work?) package with them would be reasonable, but, wow,...