From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Brian Adkins Newsgroups: gmane.emacs.help Subject: Re: Buffer specific hide-list in ERC Date: Wed, 05 Aug 2009 07:57:52 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1249476189 22946 80.91.229.12 (5 Aug 2009 12:43:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2009 12:43:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 05 14:43:01 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MYfpd-0002Hh-AU for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Aug 2009 14:43:01 +0200 Original-Received: from localhost ([127.0.0.1]:51917 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYfpc-0004Rp-PI for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Aug 2009 08:43:00 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-2.dfn.de!news.dfn.de!feeder.erje.net!feeder.eternal-september.org!eternal-september.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-X-Trace: news.eternal-september.org U2FsdGVkX1/wwhMP76DwWagfG+RbyIXO6u8IBDf9B2r3dqUEUfD6+5LhHSv+ikQKN1LDSeS3T0zAnHBej0YM+/aDueXzLJYhXK/el/o2zsZRnoOrZ+YieQvDp4VGNMeKiXBOhT/C8Go2FziC8SKbOg== Original-X-Complaints-To: abuse@eternal-september.org Original-NNTP-Posting-Date: Wed, 5 Aug 2009 12:05:39 +0000 (UTC) X-Auth-Sender: U2FsdGVkX18gwUx7b6bXylUNjaUI7aMp9OJ3/5/l7Fc= Cancel-Lock: sha1:z31D9eObW9uXI53f9ZvHggvW2P8= sha1:YTSR+DWE+NkODq2rbnypqvTFm2s= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (darwin) Original-Xref: news.stanford.edu gnu.emacs.help:171602 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66782 Archived-At: bojohan+news@dd.chalmers.se (Johan Bockgård) writes: > Brian Adkins writes: > >> I suppose it has something to do with erc-hide-list being incompatible >> with the buffer local mechanism. > > When ERC reads the value of erc-hide-list (in erc-display-message), it > has not (necessarily) made current the buffer where the message is going > to be displayed (which can actually be a list of buffers). Thanks - I think that explains what I was seeing. It appears that erc-display-message is the *only* place that erc-hide-list is referenced, so if I felt strongly about it I think it would be straightforward to patch it to work the way I'd like. -- Brian Adkins http://lojic.com/