From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.bugs Subject: bug#15692: 24.3.50; rcirc activity mode-line indicator gets cleared automatically Date: Wed, 23 Oct 2013 11:13:36 +0200 Message-ID: <87d2mw9wov.fsf@tsdh.uni-koblenz.de> References: <87hac89z83.fsf@tsdh.uni-koblenz.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1382519660 31286 80.91.229.3 (23 Oct 2013 09:14:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2013 09:14:20 +0000 (UTC) Cc: 15692@debbugs.gnu.org To: Leo Liu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 23 11:14:23 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VYuWC-0005Jk-Nu for geb-bug-gnu-emacs@m.gmane.org; Wed, 23 Oct 2013 11:14:20 +0200 Original-Received: from localhost ([::1]:48344 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYuWB-0002o2-VI for geb-bug-gnu-emacs@m.gmane.org; Wed, 23 Oct 2013 05:14:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYuW1-0002nr-MY for bug-gnu-emacs@gnu.org; Wed, 23 Oct 2013 05:14:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VYuVu-0003fH-C0 for bug-gnu-emacs@gnu.org; Wed, 23 Oct 2013 05:14:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VYuVu-0003fD-8B for bug-gnu-emacs@gnu.org; Wed, 23 Oct 2013 05:14:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VYuVt-0007QM-Nd for bug-gnu-emacs@gnu.org; Wed, 23 Oct 2013 05:14:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Tassilo Horn Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 23 Oct 2013 09:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15692 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15692-submit@debbugs.gnu.org id=B15692.138251962128506 (code B ref 15692); Wed, 23 Oct 2013 09:14:01 +0000 Original-Received: (at 15692) by debbugs.gnu.org; 23 Oct 2013 09:13:41 +0000 Original-Received: from localhost ([127.0.0.1]:36987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VYuVZ-0007Ph-3v for submit@debbugs.gnu.org; Wed, 23 Oct 2013 05:13:41 -0400 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:54815) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VYuVV-0007PV-W9 for 15692@debbugs.gnu.org; Wed, 23 Oct 2013 05:13:40 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 58CE81A824C; Wed, 23 Oct 2013 11:13:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at uni-koblenz.de Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ti1ItcbsxoKH; Wed, 23 Oct 2013 11:13:37 +0200 (CEST) X-CHKRCPT: Envelopesender noch tsdh@gnu.org Original-Received: from tsdh.uni-koblenz.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 059021A822C; Wed, 23 Oct 2013 11:13:36 +0200 (CEST) In-Reply-To: (Leo Liu's message of "Wed, 23 Oct 2013 16:39:39 +0800") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79530 Archived-At: Leo Liu writes: Hi Leo, >> I've verified that I get that behavior also with emacs -Q and only a >> minimal rcirc config, e.g., setting my `rcirc-default-nick' etc. >> However, with emacs -Q the clearing happens way fewer than with my >> normal emacs with dozens of packages loaded. >> >> If you give me some hints on how to debug that, I'm happy to do >> whatever you want me to do. > > I am using rcirc on emacs 24.3 and never had this problem. Could you > check if something modifies rcirc-activity-string? 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. Is there a way to be put into the debugger whenever a variable is set, no matter what function does it? Bye, Tassilo