[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: address@hidden: tramp sudo:: and version control on RCS root control
From: |
Stefan Monnier |
Subject: |
Re: address@hidden: tramp sudo:: and version control on RCS root controlled files] |
Date: |
Sun, 20 Nov 2005 17:49:44 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> A related operation, also used in VC, is to find a user's login name,
> given the uid of that user.
When do we need that? I thought it was only used on the output of
file-attributes, and so shouldn't be needed now that this operation takes an
`id-format' argument to specifies whether to return uids/gids or
user/group-names.
Stefan