(defun $module-$namelist_uc ()
(interactive)
(insert "$namelist")
(newline 2)
(insert "/")
(forward-line -1)
)