From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: Trouble getting ERC tracking to work when use IRC Date: Mon, 10 Aug 2015 13:49:02 -0600 Message-ID: <20150810134844984480001@bob.proulx.com> References: <20150809170811202845693@bob.proulx.com> <55C820CA.1000402@gmail.com> <55C82730.9080506@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1439236166 32601 80.91.229.3 (10 Aug 2015 19:49:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Aug 2015 19:49:26 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Christian Seberino Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 10 21:49:22 2015 Return-path: Envelope-to: geh-help-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 1ZOt4T-0000aa-NP for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Aug 2015 21:49:21 +0200 Original-Received: from localhost ([::1]:60017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOt4S-0002Ao-Vw for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Aug 2015 15:49:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34899) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOt4H-0002Aj-Hh for help-gnu-emacs@gnu.org; Mon, 10 Aug 2015 15:49:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOt4C-00085R-Je for help-gnu-emacs@gnu.org; Mon, 10 Aug 2015 15:49:09 -0400 Original-Received: from joseki.proulx.com ([216.17.153.58]:42164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOt4C-000855-CP for help-gnu-emacs@gnu.org; Mon, 10 Aug 2015 15:49:04 -0400 Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id BB57A21232; Mon, 10 Aug 2015 13:49:02 -0600 (MDT) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id 90A0C2DC50; Mon, 10 Aug 2015 13:49:02 -0600 (MDT) Mail-Followup-To: Christian Seberino , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <55C82730.9080506@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 216.17.153.58 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106438 Archived-At: > Look like I found it. For erc tracking you need to add "%M" to mode line > customizations. Yay! Thanks for letting us know how it all worked out. :-) Bob