bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#19546: 25.0.50; erc /notify command needs module activation


From: Tom Tromey
Subject: bug#19546: 25.0.50; erc /notify command needs module activation
Date: Mon, 28 Dec 2015 09:13:09 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>>>>> "Lars" == Lars Ingebrigtsen <larsi@gnus.org> writes:

Lars> I'm not familiar with the /notify command.  If I say
Lars> /notify lala
Lars> erc says
Lars> *** Current notify list: lala
Lars> What's supposed to happen?  :-)

That is what should happen; and then if "lala" joins, you should get
some kind of notification from Emacs to that effect.

It sounds to me that this bug has been fixed.
The key thing is that it works without your having invoked:

(require 'erc-notify)
(add-to-list 'erc-modules 'notify)

Tom





reply via email to

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