Clemens Radermacher

Results 62 comments of Clemens Radermacher

Additionally I get weird display issues when using it multiple times these go away when removing the recent change to highlighting in Selectrum (you get the other display issues back...

It doesn't happen before e20a1ec093cdf8877a93511277208794fea03ce0 but I also don't know what is happening (maybe it also another commit later). I'm currently trying to figure out the issue with regard to...

This display issue is really strange, too. The `(symbol-name cmd)` in `embark-completing-read-prompter` returns a string which already has the `display` property applied (in subsequent calls), seems like the string is...

Yes, using `substring-no-properties` on it seems to fix it.

I think that should work, too I will check.

This also fixes the other issue, apparently the cached string with the display property was then also later reused when using `M-x` which would display `embark-insert` (or other candidates of...

I did not notice it without prescient because then they wouldn't be sorted first...

It would be nice to allow refetch when any feed settings were changed. For example when using the "Fetch original content" option it usually is desired to updated the old...

It would be great if one could a pass a flag to pueue so it returns the output as JSON. This would allow to easily build TUIs for other clients...