nobiot

Results 410 comments of nobiot

I will try to improve the documentation about “APIs” — i am not really a software person, so I guess I am not sensitive to these matters. Thank you for...

You're welcome. I will look into `org-transclusion-make-from-link` at some point later. It should just work... I am thinking of spending a little more time on this. If I get somewhere,...

Yes, that’s exactly what is done (?): https://github.com/nobiot/org-transclusion/blob/main/org-transclusion.el#L425

Let me know if I have misunderstood what you are saying. Happy to discuss a PR further with you.

Great. Thank you. Regarding the “-functions” and “-hook”, I am following the Emacs Lisp convention as described in the manual, so I think “-functions” should be used here: > If...

I will try to add a section about APIs (developing an extension in general). Thank you again

Thanks. Why do you want to have an empty property drawer?

Scenario 1 I think what's happening is that when you have `:lines` prop, the transclusion will treat the transcluded region as coming from a plain text file (not Org file),...

> So the headings element can also be added to the above list I guess. Thank you. I am thinking along the following lines. Your thoughts will be appreciated. The...

@ffsammak Thank you for you feedback. Just in case I had not been clear: For scenario 2, the current design is not to let you live-edit the whole headline but,...