>>>> "Ville" == Ville Skytt <Ville>
writes:
On Friday 27 February 2009, Uwe Brauer wrote:
> Hello
>
> This drives me crazy, the modline of some files are so overloaded that I
> cannot see the version number of a file under vc control.
>
> In earlier vc version that was easy to know
> (vc-state buffer-file-name)
>
> Was your friend, this function is gone, and I don't know what is his
> substitute. I tried to debug vc-next-action and the like but without any
> result.
(vc-workfile-version buffer-file-name) ?
Great, precisely
I was trying
(vc-workfile-version (file-name-nondirectory (buffer-file-name)))
Which did not work, sometimes the simpler things work actually better.
Uwe
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta