Function: allout-infer-header-lead
allout-infer-header-lead is a function alias for
allout-infer-header-lead-and-primary-bullet, defined in allout.el.gz.
Signature
(allout-infer-header-lead)
Documentation
Determine appropriate allout-header-prefix and allout-primary-bullet.
Works according to settings of:
comment-start
allout-header-prefix (default)
allout-use-mode-specific-leader
and allout-mode-leaders.
Apply this via (re)activation of allout-mode(var)/allout-mode(fun), rather than
invoking it directly.