On Sunday 19 August 2007, Adrian Aichner wrote:
Ville Skyttä <scop(a)xemacs.org> writes:
> Hello,
Hi Ville!
> After three and half years of snail-pace porting work, I think the
> new vc from the unsupported area is now in a state where it makes
> sense to start pushing it towards the regular XEmacs packages tree.
Whow, has it really been that long?
Unfortunately, yes. Well, or at least that's when I started keeping a
ChangeLog for the sync, it might have actually been even a bit longer :P
For tramp I had to apply following quick patch but the issue needs
to
be investigated further.
Why is following patch not necessary with the latest official vc
package?
Can't say for certain offhand, but comments slightly above the line you
patched include:
;; The following defadvice is no longer necessary after changes in VC
;; on 2006-01-25, Andre.
[...]
;; With Emacs 22, the definition of `vc-user-login-name' has been
;; changed. It doesn't need to be adviced any longer.
...so I suppose the whole (defadvice vc-user-login-name) no longer applies to
the new vc. If it's not needed, perhaps there's a way to detect it and skip
the code altogether? There's already a (unless (fboundp 'process-file))
around it, but perhaps that's for some other purpose?
For easypg, following advice was suggested by Daiki and slightly
modified by me. It does not work first time accessing a .gpg file via
C-x v ~ (vc-version-other-window)
I have no experience with easypg, but let me know if something in vc needs to
change to accommodate its needs.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta