unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Eric Ludlam <eludlam@mathworks.com>
Subject: Re: Ever notice SPEEDBAR misses a few files like ones that start with period?
Date: 10 Dec 2003 10:02:49 -0500	[thread overview]
Message-ID: <kou148d8bq.fsf@ludlamelinux.dhcp.mathworks.com> (raw)
In-Reply-To: m2vfop5rk1.fsf@bitstream.net

>>> Tim McNamara <timmcn@bitstream.net> seems to think that:
>Fredrik Arnerup <e97_far@e.kth.se> 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?

Speedbar uses the built in command `directory-files'.
It pushes the output through `speedbar-file-unshown-regexp'
and `speedbar-directory-unshown-regexp'.  If you mess about with these
variables you can get it to display anything you want.

The "show all files" menu entry toggles the display of files which
should not be 'unshown' but do not have a means of being tagged.

Eric

-- 
Eric Ludlam             "Photonic Doodler"    The MathWorks x 7556
eludlam@mathworks.com         (work)        http://www.mathworks.com
eric@siege-engine.com         (home)      http://www.siege-engine.com

      parent reply	other threads:[~2003-12-10 15:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-10  0:29 Ever notice SPEEDBAR misses a few files like ones that start with period? Christian Seberino
2003-12-10  0:42 ` Fredrik Arnerup
2003-12-10  2:34   ` Tim McNamara
2003-12-10 13:36     ` Dan Anderson
2003-12-10 15:02     ` Eric Ludlam [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kou148d8bq.fsf@ludlamelinux.dhcp.mathworks.com \
    --to=eludlam@mathworks.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).