Rodney Sparapani <rsparapa(a)mcw.edu> writes:
Here are the two remaining patches that have not yet been applied
from Issue 491 (see the Issue Tracker for more info if you dare!).
This makes vc-dired work in all ways that I have tried with svn.
But beware, the comment on the first line of this patch is longish.
diff -u .dired-1.19/dired.el dired/dired.el
--- .dired-1.19/dired.el Sun Jan 13 08:51:20 2008
+++ dired/dired.el Mon Apr 27 15:06:17 2009
@@ -4801,6 +4803,7 @@
;; With optional second arg NO-REVERT, don't refresh the listing
afterwards.
;; If subdir is non-nil, only changes the switches for the
;; sudirectory.
+ (dired-build-subdir-alist); why has this not been called by now?
(if subdir
(let ((elt (assoc subdir dired-subdir-alist)))
(if elt (setcar (nthcdr 3 elt) switches)))
This is already in the upstream Dired. Once the VC patch is in, I can
update the package.
And, you need to define vc-dired-terse-mode some where:
--- vc-hooks.el~ Tue Mar 3 09:10:43 2009
+++ vc-hooks.el Mon May 4 15:03:50 2009
@@ -38,6 +38,8 @@
(eval-when-compile
(require 'cl))
+(defvar vc-dired-terse-mode nil)
+
;; Customization Variables (the rest is in vc.el)
(defvar vc-ignore-vc-files nil)
OK with me - I can apply it, but Ville (cc'ed) is probably a better
person to do it. Ville?
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches