GNU bug report logs -
#19546
25.0.50; erc /notify command needs module activation
Previous Next
Reported by: Tom Tromey <tom <at> tromey.com>
Date: Fri, 9 Jan 2015 14:59:02 UTC
Severity: minor
Found in version 25.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Tom Tromey <tom <at> tromey.com> writes:
> Lars> Hm... I didn't seem to get any particular notification when that
> Lars> happened..
>
> You may need to set erc-notify-signon-hook.
>
> My full erc-notify config, afaict, is:
>
> (require 'notifications)
> (defun tromey-notify-erc-join (server nick)
> (notifications-notify :title (format "%s signed on to %s" nick server)))
> (setf erc-notify-signon-hook #'tromey-notify-erc-join)
> (require 'erc-notify)
> (add-to-list 'erc-modules 'notify)
>
> It seems you could use 'erc-notify-signon and get a (message).
Hm. This seems like an awfully lot to expect a user to do... Is the
/notify feature perhaps not fully implemented in erc?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 7 years and 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.