mtekman
mtekman
this is essentially what `:comment link` does [according to the spec](https://orgmode.org/manual/comments.html#comments) though I have not tested this myself. Hmmm I guess I could adapt `org-tanglesync` to read these link comments,...
So the real trick will be defining functions that: * Upon saving a file *F*, made up of *B* external parts, derived from *S* source blocks in org file *O*...
Its a hard problem :grimacing:
tanglesync is bidirectional too - if you edit the org src block, it checks for external changes first and if found, asks how you wish to proceed. As for the...
on the otherhand, the org conf buffer is opened anyway, so the user would be prompted to save the org conf buffer before closing emacs (if such a thing is...
If we implement the org framework from issue #12 then this might be automatically enabled
Good spot, and thanks for testing this. I will likely not implement a fix since it's far beyond my capabilities to handle no-web stuff, but I will write up in...
Yeah I thought this too. I will update the demo once I can unbreak the code that I "fixed"
@alphapapa Is this a bit better?  ``` gifsicle --colors=255 neu.gif | gifsicle --unoptimize > aclean.gif # cut out blank spaces from gif convert -chop 0x500+0+400 aclean.gif out.gif convert -chop...
I am seeing the same behaviour.... I think it might have to do with melpa