Daniel Pittman <[EMAIL PROTECTED]> writes:

> In my VC, the only place that actually calls (vc-user-login-name) with a
> uid is:
> 
> (defun vc-file-owner (file)
>   ;; Return who owns FILE (user name, as a string).
> 
> So, rather than spend a lot of effort putting in a hack that will not
> work so well (I think) for the mapping, I will am writing an advice for
> this function to make it behave sensibly and not try to map uid => name
> for rcp files. Let 'ls' do all the hard work for us. :)

I think this function already uses the uid if it can't find a name.

kai
-- 
Life is hard and then you die.

Reply via email to