[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Introducing 'unrecognized and 'ignored
From: |
Stefan Monnier |
Subject: |
Re: Introducing 'unrecognized and 'ignored |
Date: |
Wed, 02 Jan 2008 18:06:39 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
>> vc-directory calls dired-internal-noselect which does the directory
>> listing (typically using `ls').
> Oh, so we can only get rid of that by no longer using dired at all.
Right.
> > That's a good idea in any case: speedbar shouldn't need to rely on VC
> > for that.
> But the alternative is for speedbar and all other modes that have to
> be VCS-aware to have their own separate lists of special
> version-control directories.
speedbar doesn't actually want a list of "admin dirs used by VCS".
Instead it wants a list of "directories not to show in speedbar",
e.g. "dirs used for things like meta-data". VCS are probably the most
common users of meta-data directories, but not the only ones.
E.g. SML/NJ's "CM" subdirectories are others I've had to live with.
> This seems wrong to me, violating what database people call the SPOT
> (Single Point Of Truth) rule.
Just because it's not in VC doesn't mean it can't be put in a single
spot, right? ;-)
Stefan
- Re: Introducing 'unrecognized and 'ignored, (continued)
- Re: Introducing 'unrecognized and 'ignored, Stefan Monnier, 2008/01/20
- Re: Introducing 'unrecognized and 'ignored, Thien-Thi Nguyen, 2008/01/21
- Re: Introducing 'unrecognized and 'ignored, Stefan Monnier, 2008/01/21
- Re: Introducing 'unrecognized and 'ignored, Dan Nicolaescu, 2008/01/21
- Re: Introducing 'unrecognized and 'ignored, Stefan Monnier, 2008/01/21
- Re: Introducing 'unrecognized and 'ignored, Thien-Thi Nguyen, 2008/01/21
- Re: Introducing 'unrecognized and 'ignored, Richard Stallman, 2008/01/06
- Re: Introducing 'unrecognized and 'ignored, Eric S. Raymond, 2008/01/02
- Re: Introducing 'unrecognized and 'ignored, Stefan Monnier, 2008/01/02
- Re: Introducing 'unrecognized and 'ignored, Eric S. Raymond, 2008/01/02
- Re: Introducing 'unrecognized and 'ignored,
Stefan Monnier <=
- Re: Introducing 'unrecognized and 'ignored, Eric S. Raymond, 2008/01/02
- Re: Introducing 'unrecognized and 'ignored, Stefan Monnier, 2008/01/03
- Re: Introducing 'unrecognized and 'ignored, Eric S. Raymond, 2008/01/03
- Re: Introducing 'unrecognized and 'ignored, Richard Stallman, 2008/01/05
- Re: Introducing 'unrecognized and 'ignored, Dan Nicolaescu, 2008/01/02
- Re: Introducing 'unrecognized and 'ignored, Eric S. Raymond, 2008/01/02