Tony Aldon
Tony Aldon
In `jack` we could have use symbols instead of keywords. There would be almost no difference in the implementation: - Two small changes in `jack-parse-tag-kw` in order not to check...
I just evaluated the test case and no error occurred. Test Case ```emacs-lisp (straight-bug-report :post-bootstrap (straight-use-package '(one :host github :repo "tonyaldon/one.el")) (one-default-new-project) (one-build)) ``` - Test run at: `2023-12-19 16:30:26`...
Thanks for looking at it. I'll try to see how can reproduce the error within the test case.
Hi @algon-ns, thank you for reporting the issue. I'm running emacs 28.0.50 and for me it works correctly with line numbers either using `linum-mode` or `display-line-numbers-mode`. I don't know why...
Thank you @jonathanmfung for reporting this issue. I would never have seen it as I don't collapse lists. I mention your workaround in the README. I found a fix to...
I'm glad to hear that you read the post directly inside Emacs :) I don't think that I will merge PR, but you can use this mechanism to ask questions...
Super cool to hear that you also read them inside Emacs @dariuskramer
Thank you @agzam for the suggestion. I agree that this is a quick way to access the document directly in Emacs, but when you do it this way, the internal...
Hey @tanrax, thank you for giving a try to `one.el`. I'm glad to hear that you love it. What you want to do is possible but doesn't come out of...
I'm glad it works. I like the design of your website. First website built with one.el not by me :) This is really cool! > How do you add target="_blank"...