Sections and Proclaims

<..config plain shared..>+
 \expandafter\let\csname  beginsection\endcsname\relax
 \NewSection\beginsection{}{}
 \let\begin:section\beginsection
 \expand:after{\csname outer\endcsname\def}\csname
      beginsection\endcsname#1\par{\smallskip
   \message{#1}\begin:section{#1}\smallskip\noindent}
 -_-_-

<..config plain shared..>+
 \edef\:temp{\let\noexpand\o:proclaim:=\expandafter\noexpand
    \csname proclaim\endcsname}\:temp
 \expandafter\def\csname proclaim\endcsname#1. #2\par{\medbreak
   \a:proclaim\noindent{\bf#1.\enspace}\b:proclaim
   {\sl#2\par}\c:proclaim\medskip}
 \NewConfigure{proclaim}{3}
 -_-_-