Daniel Mendler
Daniel Mendler
@doolio I think the command itself makes sense - I only question if it makes sense within the context of this project. My suggestion would be to extract the corresponding...
You could very well make this a freestanding package and submit it to MELPA. But before doing that please check if something similar or equivalent already exists.
@veronikazaglotova You can try the command from here https://github.com/minad/consult/tree/consult-help and see if you would use something like this. For me it is too slow. These are simply too many too...
@clemera Thank you for the info - maybe we can make this work!
@veronikazaglotova Well, we are already using only the first line of the docstring.
> How is it different from which key? I would say it is totally different :D
There is already consult-mark, consult-register and consult-bookmark. But I guess none of those options is perfectly satisfying for that use case? Can you try consult-bookmark and consult-register just to see...
We could add an option to consult-register such that if you select an unused register or type "SPC key" the register is overwritten with the current location.
@hmelman what do you think about my suggestion regarding enhancing consult-register?
@veronikazaglotova @hmelman No it does not. I will prototype something and ping you!