suhail-singh
suhail-singh
Thank you for the detailed response. > It is **definitely not recommended** to enable both vanilla and non-vanilla > channels. These are "main channels" so to speak and they are...
@lanoxx would it be possible to merge https://github.com/lanoxx/tilda/tree/feature/man-page into `master` and create something like a `1.6-alpha` release (or a `1.6-alpha` tag at the very least)? if creating a release is...
This is because `org-special-block-extras` hardcodes backend checks based on strict equality (e.g. using `(equal backend 'html)` or `(equal backend 'latex)`) instead of using `org-export-derived-backend-p` from `'ox`. Perhaps @alhassy will have...
@bbatsov I have been using a modified variant of the code for a while (see below). Please note the addition of `org-export-global-macros` to `flycheck-org-lint-variables` and the addition of the advice...
@LBeernaertProton you're welcome. If this is, indeed, a recurrence of #374 (`GODT-2569`), could its resolution also include a test to prevent such regressions in the future?
@LBeernaertProton it's been a few months. Could you please share the internal status of this issue? Without this resolved, I am unable to use the bridge (or proton mail) for...
More importantly, using this repository via a git checkout isn't the most convenient. A fresh clone via git results in a repository that's 248 mb in size. It seems most...
I believe this issue can now be closed.