* Ever notice SPEEDBAR misses a few files like ones that start with period?
@ 2003-12-10 0:29 Christian Seberino
2003-12-10 0:42 ` Fredrik Arnerup
0 siblings, 1 reply; 5+ messages in thread
From: Christian Seberino @ 2003-12-10 0:29 UTC (permalink / raw)
I've noticed some files are missing from SPEEDBAR directory list.
Some files that start with period are missing.
Chris
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Ever notice SPEEDBAR misses a few files like ones that start with period?
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
0 siblings, 1 reply; 5+ messages in thread
From: Fredrik Arnerup @ 2003-12-10 0:42 UTC (permalink / raw)
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.
--
Fredrik Arnerup <e97_far@e.kth.se>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Ever notice SPEEDBAR misses a few files like ones that start with period?
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
0 siblings, 2 replies; 5+ messages in thread
From: Tim McNamara @ 2003-12-10 2:34 UTC (permalink / raw)
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?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Ever notice SPEEDBAR misses a few files like ones that start with period?
2003-12-10 2:34 ` Tim McNamara
@ 2003-12-10 13:36 ` Dan Anderson
2003-12-10 15:02 ` Eric Ludlam
1 sibling, 0 replies; 5+ messages in thread
From: Dan Anderson @ 2003-12-10 13:36 UTC (permalink / raw)
Tim McNamara <timmcn@bitstream.net> writes:
> 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?
If I remember correctly, if you browse the speedbar
customization buffer there's a regular expression you can edit for
files to hide. So you could have it show everything, nothing, or
ignore files which aren't in programming language ____ if you're
working on them. I suppose if you knew enough LISP you could do some
pretty spiffy things.
-Dan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Ever notice SPEEDBAR misses a few files like ones that start with period?
2003-12-10 2:34 ` Tim McNamara
2003-12-10 13:36 ` Dan Anderson
@ 2003-12-10 15:02 ` Eric Ludlam
1 sibling, 0 replies; 5+ messages in thread
From: Eric Ludlam @ 2003-12-10 15:02 UTC (permalink / raw)
>>> 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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-12-10 15:02 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).