You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose changing the arglist for function org-super-links-convert-link-to-super into (&optional arg). That way, I can hook it on org-node link insertion
I propose changing the arglist for function org-super-links-convert-link-to-super into
(&optional arg)
. That way, I can hook it on org-node link insertionwithout writing a wrapper. That'll look nice.
Right now I have this wrapper
The text was updated successfully, but these errors were encountered: