Katsumi Yamaoka <[email protected]> writes: > (save-restriction > (message-narrow-to-headers) > (if (re-search-forward "^Date:.*\n" nil t) > (replace-match "")))
There's also `message-remove-header'. Would that work here? -- Steven E. Harris _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
