From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Angeli Newsgroups: gmane.emacs.help Subject: Re: bs-dont-show-regexp being ignored Date: Fri, 21 Oct 2005 17:43:30 +0200 Organization: nil Message-ID: <43590c97$0$41149$14726298@news.sunsite.dk> References: <1129909005.214456.279470@f14g2000cwb.googlegroups.com> Reply-To: angeli@iwi.uni-sb.de NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1129912081 1492 80.91.229.2 (21 Oct 2005 16:28:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 21 Oct 2005 16:28:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 21 18:27:59 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESzjH-0002EO-D3 for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Oct 2005 18:26:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESzjG-0001Es-Ph for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Oct 2005 12:26:50 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.net.uni-c.dk!dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) Original-Lines: 13 Original-NNTP-Posting-Host: 134.96.72.191 Original-X-Trace: news.sunsite.dk DXC=@F3cajm_@?bE406ddB4h2jYSB=nbEKnkkE^N@kS^TgFojXL2Uj`?DnJl7^Pb6o Original-X-Complaints-To: staff@sunsite.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:134856 Original-To: help-gnu-emacs@gnu.org 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:30440 Archived-At: * Shug Boabby (2005-10-21) writes: > (setq bs-dont-show-regexp "_region\\.tex_") [...] > however... the dont-show regexp is being ignored! i have tried setting > it to many other different file names/regexps, but i can't get it to > work for anything. is it broken? am i setting it incorrectly? is it > working for anyone else? You probably meant "_region_\\.tex" instead of "_region\\.tex_". -- Ralf