emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: State of VC?


From: Thien-Thi Nguyen
Subject: Re: State of VC?
Date: Mon, 25 Feb 2008 16:14:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

() Miles Bader <address@hidden>
() Mon, 18 Feb 2008 17:57:31 +0900

   [Some of the ignored stuff should be matched by my "user"
   gitignore file (git config core.excludesfile), and some of it
   should be matched by the .gitignore file in that directory.]

I have pushed a fix for this in
http://www.gnuvola.org/wip/  (vc-status-hacking)

You might need vc-git-hacking, too, i'm not sure; they have
only been tested together, w/ the ~/.emacs frag:

  (let ((default-directory "~/build/vc-status-hacking/"))
    (load-file "loadup.el"))
  (setq vc-dired-never-show-ignored t)
  (load "~/build/vc-git-hacking/vc-git-hacking.el")

Munge hardcoded paths to taste, of course...

thi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]