Re: get subtree contents as string

2020-02-26 Thread Eric Abrahamsen
Matt Price writes: > I have the following convenience function that scans contents of a subtree > and then sets a property, adds an overlay, and changes the TODO status: > (defun org-lms-set-grade () > "set grade property for all headings on basis of \"- Grade :: \" line > Use with caution."

get subtree contents as string

2020-02-26 Thread Matt Price
I have the following convenience function that scans contents of a subtree and then sets a property, adds an overlay, and changes the TODO status: (defun org-lms-set-grade () "set grade property for all headings on basis of \"- Grade :: \" line Use with caution." (interactive) (save-restric