Arne Schmitz | 5 Apr 2012 10:56
Gravatar

ECB directory buffer ignores some files

I am using ECB 2.40, and noticed that the directories buffer does not show directories with the name "cvs". I
tried to find an option using customize where I can change this, but without luck. How can I tell ECB to show
me all files / directories?

Regards,

Arne
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Ecb-list mailing list
Ecb-list <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecb-list
Mansour Al Akeel | 5 Apr 2012 14:21
Picon

Re: ECB directory buffer ignores some files

C-h ecb-excluded-directories-regexps will give you this:

ecb-excluded-directories-regexps is a variable defined in `ecb-file-browser.el'.
Its value is ("^\\(CVS\\|\\.[^xX]*\\)$")

Documentation:
*Directories that should not be included in the directories list.
The value of this variable should be a list of regular expressions.

On Thu, Apr 5, 2012 at 4:56 AM, Arne Schmitz <arne.schmitz <at> me.com> wrote:
> I am using ECB 2.40, and noticed that the directories buffer does not show
> directories with the name "cvs". I tried to find an option using customize
> where I can change this, but without luck. How can I tell ECB to show me all
> files / directories?
>
> Regards,
>
> Arne
>
> ------------------------------------------------------------------------------
> Better than sec? Nothing is better than sec when it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> _______________________________________________
> Ecb-list mailing list
> Ecb-list <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecb-list
>

(Continue reading)

Arne Schmitz | 5 Apr 2012 14:54
Gravatar

Re: ECB directory buffer ignores some files

Am 05. Apr 2012 um 14:21 schrieb Mansour Al Akeel <mansour.alakeel <at> gmail.com>:

> C-h ecb-excluded-directories-regexps will give you this:
>
> ecb-excluded-directories-regexps is a variable defined in `ecb-file-browser.el'.
> Its value is ("^\\(CVS\\|\\.[^xX]*\\)$")

Thanks, this is what I was looking for! :)

Best regards,

Arne
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Ecb-list mailing list
Ecb-list <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecb-list

Gmane