"M. Creidieki Crouch" <creidi...@gmail.com> writes: > 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-insert-todo-subheading arg). > > I'm sorry for not submitting a patch, I'm still just learning lisp. > > -- Creidieki M. Crouch
Both of them are interactive "P" functions. Please take a look at 'interactive' definition. C-h f interactive Thanks and Regards Noorul _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode