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: Wed, 23 Oct 2013 08:46:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> The only function doing that in rcirc should be
> `rcirc-update-activity-string'.  So I've edebugged that, but sometimes
> it occurs that the activity string changes without me being put in the
> debugger.

Better put a `message' in there, in case the function is called from
a context where debugging is inhibited (e.g. redisplay).

> Is there a way to be put into the debugger whenever a variable is set,
> no matter what function does it?

No.  It wouldn't be very hard to add, tho.


        Stefan





reply via email to

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