From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tim McNamara Newsgroups: gmane.emacs.help Subject: Re: Ever notice SPEEDBAR misses a few files like ones that start with period? Date: Tue, 09 Dec 2003 20:34:38 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87ptexpkp1.fsf@e.kth.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071024364 16130 80.91.224.253 (10 Dec 2003 02:46:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Dec 2003 02:46:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 10 03:46:00 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ATuMR-0000pY-01 for ; Wed, 10 Dec 2003 03:46:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ATvI6-0001wc-9i for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Dec 2003 22:45:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!nntp-relay.ihug.net!ihug.co.nz!newshosting.com!news-xfer1.atl.newshosting.com!news-out.visi.com!petbe.visi.com!gemini.bitstream.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:iNgS6u2EUb5fs+gUZ/yUe3NbY9U= Original-Lines: 12 Original-NNTP-Posting-Host: c93864b6.news.bitstream.net Original-X-Trace: 1071023758 gemini.bitstream.net 1097 216.243.177.155 Original-X-Complaints-To: abuse@bitstream.net Original-Xref: shelby.stanford.edu gnu.emacs.help:119168 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:15107 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15107 Fredrik Arnerup writes: > seberino@spawar.navy.mil (Christian Seberino) writes: > >> I've noticed some files are missing from SPEEDBAR directory list. >> >> Some files that start with period are missing. > > That is the normal behaviour in Unix. Files that start with a period > are hidden by default when you list the contents of a directory. Is there a SpeedBar equivalent of ls -a?