From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Matthias Pfeifer" Newsgroups: gmane.emacs.help Subject: Re: hiding semantic.cache in speedbar Date: Thu, 30 Aug 2007 19:27:36 +0200 Message-ID: <5jod09Fja9uU1@mid.dfncis.de> References: <87wsvdi95g.fsf@paeike.mathematik.uni-ulm.de> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1188500095 2737 80.91.229.12 (30 Aug 2007 18:54:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 18:54:55 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 30 20:54:53 2007 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 1IQpAD-0003nI-HB for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Aug 2007 20:54:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQpAD-00086j-6J for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Aug 2007 14:54:45 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 30 Original-X-Trace: news.dfncis.de FiKAFD6WJxYFbV4qDX9PeQftb5VrkwyTN4vbzUaVZLycw91UZGpnnmHiHk Cancel-Lock: sha1:5GZBXbgt2pa/9Ayu8nLbZKBcxtw= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Original-Xref: shelby.stanford.edu gnu.emacs.help:151465 X-Mailman-Approved-At: Thu, 30 Aug 2007 14:52:46 -0400 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:46989 Archived-At: "Malte Spiess" schrieb im Newsbeitrag news:87wsvdi95g.fsf@paeike.mathematik.uni-ulm.de... > Hi, > > I really like the speedbar (don't we all?). One thing that bothers me is > that all the semantic.cache files are shown, too, although I would never > want to open one of them. > > So - is there a way to hide these files? I only found ways to hide > directories... > > Thanx for any hints > Malte Hi Malte, sorry i don't know how to hide files in speedbar, but semanticdb offers a way to store all semantic.cache files in a directory of your choice. Don't know if it helps you - me personally i didn't make it work, though... Try M-x customize-apropos semanticdb you only get a handfull of customizations that you may look through. matthias