erc-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erc-discuss] BUG: erc-text-matched-hook truncates /me messages


From: Aidan Gauland
Subject: [Erc-discuss] BUG: erc-text-matched-hook truncates /me messages
Date: Thu, 15 Sep 2011 16:05:28 +1200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1

Hi,

When I evaluate this S-expression...
(add-hook 'erc-text-matched-hook (lambda (match-type nick msg) (display
msg))
...all CTCP ACTION messages have the first character truncated.  To
clarify, the `msg' argument to the lambda is truncated.

Kind regards,
Aidan Gauland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]