Re: How to hide directories in directories windows

Mansour Al Akeel <[email protected]> Tue, 31 Jan 2012 08:35:14 -0500
Newsgroups gmane.emacs.code-browser
Message-ID <CAFvvX=b2=tFOLrOux2+Vpv0kCohD_igFaiHX6GkYBQkrRH=W4A@mail.gmail.com>
I was able to do it with:

(add-to-list 'ecb-excluded-directories-
regexps "lib" )
(add-to-list 'ecb-excluded-directories-regexps "build" )
(add-to-list 'ecb-excluded-directories-regexps "target" )

I think it can be done in different ways like using (append
'ecb-excluded-directories-regexps '("lib" "build" "target"))
but I didn't try it.



On Tue, Jan 31, 2012 at 7:01 AM, Berndl, Klaus
<[email protected]>wrote:

> AFAIK: no
>
> -----Ursprüngliche Nachricht-----
> Von: Mansour Al Akeel [mailto:[email protected]]
> Gesendet: Donnerstag, 26. Januar 2012 23:59
> An: ecb-list
> Betreff: [ECB-list] How to hide directories in directories windows
>
> Hello all,
> Let's say I have this directory structure:
>
> myProject:
> -----> build
> -----> lib
> -----> sources
> -----> conf
> -----> docs
>
> And I have added myProject to ecb-source-path. Is the a way to hide
> some of these directories?  For example, to show only.
>
> myProject:
> -----> sources
> -----> cont
>
> Thank you.
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Ecb-list mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ecb-list
>
> Firma: Capgemini Deutschland GmbH
> Geschaeftsfuehrer: Dr. Michael Schulte (Sprecher), Sven Breipohl, Burkhard
> Kehrbusch, Peter Laggner, Josef Ranner
> Aufsichtsratsvorsitzender: Antonio Schnieder
> Amtsgericht Berlin-Charlottenburg, HRB 98814
>
>
>
>
>
>
> This message contains information that may be privileged or confidential
> and is the property of the Capgemini Group. It is
> intended only for the person to whom it is addressed. If you are not the
> intended recipient, you are not authorized to
> read, print, retain, copy, disseminate, distribute, or use this message or
> any part thereof. If you receive this message
> in error, please notify the sender immediately and delete all copies of
> this message.
>
>

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d

_______________________________________________
Ecb-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecb-list