From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Malte Spiess Newsgroups: gmane.emacs.help Subject: Re: hiding semantic.cache in speedbar Date: Thu, 30 Aug 2007 21:34:00 +0200 Organization: Arcor Message-ID: <874piges0n.fsf@kirt.news.arcor.de> References: <87wsvdi95g.fsf@paeike.mathematik.uni-ulm.de> <5jod09Fja9uU1@mid.dfncis.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188502828 13075 80.91.229.12 (30 Aug 2007 19:40:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 19:40:28 +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 21:40:27 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 1IQpsN-0007wg-L4 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Aug 2007 21:40:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQpsM-00060E-Q6 for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Aug 2007 15:40:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!newsfeed01.chello.at!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux) Cancel-Lock: sha1:ckglX1ZyeKPwXY7WV3NrSFoXYEA= Original-Lines: 40 Original-NNTP-Posting-Date: 30 Aug 2007 21:33:21 CEST Original-NNTP-Posting-Host: 52321996.newsspool4.arcor-online.net Original-X-Trace: DXC=1=KQM>33Z4B0YVY]kmLTlD4IUKM Original-X-Complaints-To: usenet-abuse@arcor.de Original-Xref: shelby.stanford.edu gnu.emacs.help:151468 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:46990 Archived-At: "Matthias Pfeifer" writes: > "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... Well, I thought of trying to adjust semantic, too. But sometimes there are other files I don't want to see, either. Yet the main problem is the semantic.cache, so I guess I'll try to change this setting at least. Sorry to hear it didn't work on your system... (makes me wonder if I can do it...) > Try > > M-x customize-apropos semanticdb > > you only get a handfull of customizations that you may look through. Okay, I will when I'm back at work (here I don't have semantic installed). > matthias Thx Malte