Luis Miguel Hernanz
Luis Miguel Hernanz
You are welcome! Please, find the code [here](https://github.com/lhernanz/ssh-ident/tree/feature/pkcs11). If you like how it looks, I can open a PR and we can start collaborating in getting it in shape to...
Hi @ccontavalli, did you have the opportunity of looking at the code? Thanks
Hi @ccontavalli, did you have the opportunity of looking at the code? If you are not interested at looking at the code, I might go ahead an release it in...
Thanks for the fast response! Yes, having a generic filtering mechanism where you can define new filters would be amazing. You could even move the only-contents implementation to the new...
I updated my naive implementation above after being affected by the same problem as #125 with the duplicate headings. Let's see if the new one works properly.
@cslux Thanks for getting org-journal better and better with each iteration! I keep looking forward to what you design around this idea. I think that there are pieces of it...
I think that it should be enough to replace the 3 references to `derived-mode-p 'python-mode` to `derived-mode-p 'python-base-mode`. At least that change is working for me.
Same problem here, also with the combination of kind-icon and corfu. This is happening to me in org-mode where there is not lsp/eglot involved. This is the stack trace that...
Hard freeze again on the second command. Exactly the same stack trace as above.
Thanks! Compiling with librsvg seems to be doing the trick. I will keep testing this for a few days to make sure that everything is working as expected.