[[ I'm resending this bounce for Mario -- we had a tmp outage
of our mail system (all systems in fact).
-- kai ]]
Hello
In my vc installation the vc-user-login-name advice does not work
properly and I use:
(defadvice vc-user-login-name
(around rcp-vc-user-login-name activate)
"Support
On Fri, 19 Nov 1999, DE WEERD <[EMAIL PROTECTED]> wrote:
> In my vc installation the vc-user-login-name advice does not work
> properly and I use:
[... variant hack ...]
> The above is not very clean but it works since it looks at the file
> name. I do not remember where filename was defined.
On Mon, 22 Nov 1999, DE WEERD <[EMAIL PROTECTED]> wrote:
> I actually perform C-x v v, which is vc-next-action-on-file.
> You can perform it whilst you are in the editing window.
> This is the action that causes me problems.
Indeed. I can't believe that no one has found the problem with that cod