X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=lurk.git;a=blobdiff_plain;f=lurk.el;h=531e426191d805afe9316bcf7cc2aaf193a5095c;hp=2fb3662198ede3425597d0bd1aad3bdd37d959c8;hb=d874c02a112bb7e965a86955ecc88d379b0358c0;hpb=435cf8c0810ae92396d8c5c3d315ba5cc99cc467 diff --git a/lurk.el b/lurk.el index 2fb3662..531e426 100644 --- a/lurk.el +++ b/lurk.el @@ -487,7 +487,7 @@ portion of the source component of the message, as LURK doesn't use this.") (if (equal to lurk-nick) from to)))) (lurk-display-string context - (concat "* " from) + (concat context " * " from) action-text))) (defun lurk-display-notice (context &rest notices)