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

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

bug#15692: 24.3.50; rcirc activity mode-line indicator gets cleared auto


From: Stefan Monnier
Subject: bug#15692: 24.3.50; rcirc activity mode-line indicator gets cleared automatically
Date: Thu, 24 Oct 2013 21:12:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> But as soon as I evaluate the definition of `rcirc-record-activity'
> using C-x C-e, the resetting of `rcirc-activity' to nil doesn't happen
> anymore.  That's absolutely reproducible.

Indeed, there was an error in the compiler-macro of add-to-list which
caused it to return the wrong value (it is rare for code to use the
return value of add-to-list, but the docstring documents it all too
clearly).
Should be fixed now (tho you'll have to recompile rcirc.el after
recompiling subr.el and rebuilding emacs).


        Stefan





reply via email to

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