X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=lurk.git;a=blobdiff_plain;f=lurk.el;h=2fb3662198ede3425597d0bd1aad3bdd37d959c8;hp=c5a11f3934aff8e7f0a43778975059ffbd734a5e;hb=435cf8c0810ae92396d8c5c3d315ba5cc99cc467;hpb=ac4e52a32c28fd433b8f8e760341b324e7b35dfb diff --git a/lurk.el b/lurk.el index c5a11f3..2fb3662 100644 --- a/lurk.el +++ b/lurk.el @@ -397,7 +397,7 @@ portion of the source component of the message, as LURK doesn't use this.") (setq lurk-input-marker (point-max-marker))) (goto-char (point-max)) (lurk-render-prompt) - (if (lurk-display-header) + (if lurk-display-header (lurk-setup-header))))