On Aug 25, 2010, at 5:28 PM, M. Creidieki Crouch wrote:
The (org-insert-subheading arg) function in org.el should probably
have
"arg" as an optional argument. It's used only as a parameter to
(org-insert-heading (&optional force-heading invisible-ok)), so it
doesn't make much sense as a mand
The (org-insert-subheading arg) function in org.el should probably have
"arg" as an optional argument. It's used only as a parameter to
(org-insert-heading (&optional force-heading invisible-ok)), so it
doesn't make much sense as a mandatory parameter.
I believe that this is also true of (org-ins